Re: Win32 timezone matching

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Win32 timezone matching
Дата
Msg-id 29734.1270594132@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Win32 timezone matching  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Win32 timezone matching
Re: Win32 timezone matching
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Wed, Apr 7, 2010 at 00:02, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Oh, another thought here: what is the effect of the combination of this
>> with your other proposal to add more timezones to the list?

> [ none ]

Ah, right, I hadn't looked closely at the logic before.  Still have
two comments though:

* There are other error conditions that cause "break"s in that loop.
Should we change the others?

* There is a comment at the head of win32_tzmap[] explaining where the
data came from; you need to update that.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_filedump strangeness
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Use UNKNOWN with PL/Perl spi_prepare()?