Re: 7.0.3 reproduceable serious select error - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.0.3 reproduceable serious select error
Date
Msg-id 200101190253.VAA04756@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.0.3 reproduceable serious select error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Added to TODO:
* Add SHOW command to see locale

> Barry Lind <barry@xythos.com> writes:
> > I meant to ask this the last time this came up on the list, but now is a
> > good time.  Given what Tom describes below as the behavior in 7.1
> > (initdb stores the locale info), how do you determine what locale a
> > database is running in in 7.1 after initdb?
> 
> Hm.  There probably ought to be an inquiry function or SHOW variable
> for that, but at the moment there's not.  Offhand I can't think of any
> direct way except to paw through the pg_control file looking for the
> locale name (at least it's stored there in ASCII ;-)).
> 
>             regards, tom lane
> 


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.0.3 reproduceable serious select error
Next
From: Bruce Momjian
Date:
Subject: s_lock.h cleanup