Re: 8.1.x (tested 8.1.8) timezone bugs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.1.x (tested 8.1.8) timezone bugs
Дата
Msg-id 8151.1173812114@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 8.1.x (tested 8.1.8) timezone bugs  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: 8.1.x (tested 8.1.8) timezone bugs  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> Does this not seem a problem to you?

No.  8.2 is case-insensitive on timezone names, but prior releases were not.
I believe the difference you're seeing in 8.1 is that 'PST8PDT' binds to
the zic database entry by that name, while 'pst8pdt' falls back on the
POSIX-default rules, which are presumably still the old DST law.
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 8.1.x (tested 8.1.8) timezone bugs
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 8.1.x (tested 8.1.8) timezone bugs