Re: Timezones (in 8.5?) - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: Timezones (in 8.5?)
Date
Msg-id 87ws19y90h.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Timezones (in 8.5?)  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Timezones (in 8.5?)
List pgsql-hackers
>>>>> "Bruce" == Bruce Momjian <bruce@momjian.us> writes:
Bruce> I think there is general agreement that we should have aBruce> timezone data type which validates againstBruce>
pg_timezone_names().name.

What happens when pg_timezone_names output changes? (which it can do,
especially if the install is using the OS tzdata; even if not using OS
tzdata, it's not expected to be stable even between point releases)

-- 
Andrew.


pgsql-hackers by date:

Previous
From: Alexey Klyukin
Date:
Subject: Re: plperl and inline functions -- first draft
Next
From: Bruce Momjian
Date:
Subject: Re: compile error with -DOPTIMIZER_DEBUG