Re: [PATCHES] Time zone definitions to config files

2006-07-26 Thread Joachim Wieland
On Tue, Jul 25, 2006 at 10:37:20PM -0400, Tom Lane wrote: David Fetter [EMAIL PROTECTED] writes: I'll take a whack at that patch this evening PDT or tomorrow evening at the latest. We're too late in the cycle to go over this, but maybe we can figure out a way to have this data read from

Re: [PATCHES] Time zone definitions to config files

2006-07-25 Thread David Fetter
On Mon, Jul 24, 2006 at 11:59:34PM -0400, Tom Lane wrote: Joachim Wieland [EMAIL PROTECTED] writes: Here's the patch that generalizes the australian_timezones hack by moving the compiled-in time zone definitions into a text file. The text file to use is chosen via a guc. Applied with

Re: [PATCHES] Time zone definitions to config files

2006-07-25 Thread Tom Lane
David Fetter [EMAIL PROTECTED] writes: On Mon, Jul 24, 2006 at 11:59:34PM -0400, Tom Lane wrote: The documentation is still in need of help ... in particular, Table B-4 (timezone names) is now out of sync with reality. I'll take a whack at that patch this evening PDT or tomorrow evening at

Re: [PATCHES] Time zone definitions to config files

2006-07-24 Thread Tom Lane
Joachim Wieland [EMAIL PROTECTED] writes: Here's the patch that generalizes the australian_timezones hack by moving the compiled-in time zone definitions into a text file. The text file to use is chosen via a guc. Applied with some revisions --- mostly, that I didn't like restricting