Re: Psql 7.2.1 Regress tests failed on RedHat 7.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Дата
Msg-id 17682.1021952389@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Psql 7.2.1 Regress tests failed on RedHat 7.3  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-general
Lamar Owen <lamar.owen@wgcr.org> writes:
> Well, I went to bat for this a little bit ago, relating to a bug report, but
> I've struck out.  The ISO C standard spells it out plainly that dates before
> 1970 are just simply illegal for mktime and friends.

Well, since glibc apparently has no higher ambition than to work for
post-1970 dates, we may have little choice but to throw out mktime and
implement our own timezone library.  Ugh.  It is pretty damn annoying
that they aren't interested in fixing their problem...

            regards, tom lane

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Psql 7.2.1 Regress tests failed on RedHat 7.3
Следующее
От: Mitch Vincent
Дата:
Сообщение: Psql and OS X