Re: Bug #829: 7.3 crashes when trying to set variable to default

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: dustin+pgsqlbugs(at)spy(dot)net, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #829: 7.3 crashes when trying to set variable to default
Date: 2002-12-01 23:51:56
Message-ID: 2750.1038786716@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I just tried:
> test=> alter user postgres set search_path to 'public';
> ALTER USER
> test=> alter user postgres set search_path to default;
> ALTER USER
> and it worked fine here. This is with current CVS. Can anyone else
> reproduce the problem?

I can't reproduce it either (and I just finished trying it on OS X
10.2.2, so it's not just a matter of a platform dependency).

Dustin, we really need more info to proceed any further. How about
a stack backtrace?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-12-01 23:57:25 Re: contrib/adddepend does not properly re-create
Previous Message Tom Lane 2002-12-01 23:42:20 Re: initdb and OSX why must I --no-locale