Re: Open 7.1 items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Open 7.1 items
Date
Msg-id 200102142255.RAA07346@candle.pha.pa.us
Whole thread Raw
In response to Re: Open 7.1 items  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
> Bruce Momjian wrote:
> 
> 
> > P O S T G R E S Q L
> > 
> > 7 . 1  O P E N    I T E M S
> > 
> > Current at ftp://candle.pha.pa.us/pub/postgresql/open_items.
> 
> Any possibility of putting my getlocale into contrib ?
> 
> I agree that it should in fact be in the pg_locale.c but that would be a
> feature and we don't add new features this late.
> 
> OTOH it is helpful if users (specially those that use rpm's or other
> packaged binaries) have an easy way to find out
> what locale they happen to run in (as it often it just happens ;)

Actually, I have something from Oliver Elphick called pg_controldata:
$ pg_controldataLog file id:                          0Log file segment:                     5Last modified:
           Wed Feb  7 19:35:47 2001Database block size:                  8192Blocks per segment of large relation:
131072Catalogversion number:               200101061LC_COLLATE:                           en_GBLC_CTYPE:
            en_GBLog archive directory:                
 

This looks quite valuable.  Do people want this in /contrib?  How does
this compare to your utility?

--  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: Shouldn't non-MULTIBYTE backend refuse to start in MB database?
Next
From: Hannu Krosing
Date:
Subject: Re: Open 7.1 items