Re: tzcode update

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tzcode update
Дата
Msg-id 27890.1203362523@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: tzcode update  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: tzcode update  (Bjorn Munch <Bjorn.Munch@sun.com>)
Re: tzcode update  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-patches
Magnus Hagander <magnus@hagander.net> writes:
> On Mon, Feb 18, 2008 at 04:32:58PM +0100, Bjorn Munch wrote:
>> Ouch!  This fails on our Solaris builds, because we build with the
>> Solaris timezone files.  And these apparently don't work beyond 2038
>> and don't know that Finland plans to have DST also in the summer of
>> 2050...
>>
>> I haven't studied this in depth but I'm afraid the answer is "fix your
>> own timezone files"?

> Or use the ones shipping with pg ;-)

Yeah.  I included the far-future cases in the committed patch
specifically to make it obvious if you were using tz files that lacked
post-2038 support.

I can't imagine that fixing this isn't pretty darn high on the Solaris
to-do list, anyway.  Financial apps doing, say, 30-year mortgage
projections are broken *today* on platforms without post-Y2038 calendar
support.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposed patch to change TOAST compression strategy
Следующее
От: Bjorn Munch
Дата:
Сообщение: Re: tzcode update