Re: timezones to own config file

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: timezones to own config file
Дата
Msg-id 20060526130315.GB27513@svana.org
обсуждение исходный текст
Ответ на Re: timezones to own config file  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: timezones to own config file
Список pgsql-hackers
On Wed, May 24, 2006 at 09:13:42PM -0400, Tom Lane wrote:
> The zic database doesn't seem to have a problem with using the same
> abbreviations to mean many different things.  We could look to it for
> information, or maybe even use its classification of timezone groups,
> but I don't think it can solve the problem for us.
>
> I think you may be thinking of yet a separate TODO item, which is to
> be able to use the zic timezone names in timestamptz input, viz
>     '2006-05-24 21:11 Americas/New_York'::timestamptz
> But names like 'IST' or 'CDT' are not zic timezone names, they just
> represent specific offsets from UTC.

Well, the zic database does contain information about the
abbreviations, so we would be able to build a list of them. I think the
right solution is probably fix the above first (allow full zic
timezones in timestamps) and then setup the CST/CEST/etc as a list of
aliases users can customise...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: v814 + OSX10.4.6 builds OK, but fails launch ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: XLogArchivingActive