From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Chris Dunlop <chris(at)onthe(dot)net(dot)au> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Australian timezone configure option |
Date: | 2001-06-12 04:51:35 |
Message-ID: | 200106120451.f5C4pZ206112@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg토토 사이트 추천SQL pgsql-patches |
> > 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | chris.bitmead | 2001-06-12 05:00:07 | Re: Australian timezone configure option |
Previous Message | Chris Dunlop | 2001-06-12 04:46:54 | Re: Australian timezone configure option |
From | Date | Subject | |
---|---|---|---|
Next Message | chris.bitmead | 2001-06-12 05:00:07 | Re: Australian timezone configure option |
Previous Message | Chris Dunlop | 2001-06-12 04:46:54 | Re: Australian timezone configure option |