Re: win32 timezone map

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: win32 timezone map
Дата
Msg-id 330.1091301316@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: win32 timezone map  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> Per discussion off-list with Tom, here is a patch to redo the way the
> system timezone is detected on win32.

Applied, along with some marginal hacking on the non-Windows case.
I extended the search back to 1904, which should serve to eliminate
those pesky Antarctica zones, and also added a tie-breaking rule for
identical zones: prefer shorter names, or alphabetically earlier names
when they are the same length.  We'll see how people like that ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bootstrap does not init paths
Следующее
От: Bruce Momjian
Дата:
Сообщение: Another transation fix