Re: Redhat 7.3 time manipulation bug

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Redhat 7.3 time manipulation bug
Дата
Msg-id Pine.LNX.4.44.0205220256400.1230-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Redhat 7.3 time manipulation bug  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-hackers
Lamar Owen writes:

> SuSE already does this.  I wonder how they've handled this issue with
> 8.0?

Their glibc doesn't have that problem.

Personally, I think if you need time (zone) support before 1970, obtain
one of the various operating systems that support it.  There's little
value in hacking around it in PostgreSQL, since the rest of your system
will be broken as well.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Wrong dependency in parallel regression test
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Timestamp & Interval - Part 1