timestamp fix for AIX and IRIX as discussed

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема timestamp fix for AIX and IRIX as discussed
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633681F2@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Ответы Re: timestamp fix for AIX and IRIX as discussed  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Please apply the following patch to fix AIX and IRIX timestamp behavior
as previously discussed.

It makes AIX and IRIX not use DST for dates before 1970.

The following expected files need to be removed from the regression tests,
they contain wrong results and are not needed any more.

src/test/regress/expected/horology-1947-PDT.out
src/test/regress/expected/tinterval-1947-PDT.out
src/test/regress/expected/abstime-1947-PDT.out

Thanks
Andreas


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: oid2name silly patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ODBC Patch