Re: Australian timezone configure option

Bruce Momjian <pgman@candle.pha.pa.us>

From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Chris Dunlop <chris@onthe.net.au>
Cc: pgsql-patches@postgresql.org
Date: 2001-06-12T04:51:35Z
Lists: pgsql-hackers
> > OK, this patch makes Australian_timezones a GUC option.  It can be set
> > anytime in psql.  The code uses a static variable to check if the GUC
> > setting has changed and adjust the C struct accordingly.  I have also
> > added code to allow the regression tests to pass even if postgresql.conf
> > has australian_timezones defined.
> 
> 
> Your patch had one reject against 7.1.2 (a single blank line in guc.c),
> but it works for me once that was fixed.
> 
> Below is the patch against 7.1.2 I generated from your cvs patch.

We will not be adding this to 7.1.X though you are free to use it in
that version.  It will appear in 7.2.

> I guess some documentation would be nice...

Done.

Thanks for testing it.

-- 
  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, Pennsylvania 19026