timestamp fix for AIX and IRIX as discussed - Mailing list pgsql-patches

From Zeugswetter Andreas SB
Subject timestamp fix for AIX and IRIX as discussed
Date
Msg-id 11C1E6749A55D411A9670001FA6879633681F2@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: timestamp fix for AIX and IRIX as discussed  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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


Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: oid2name silly patch
Next
From: Bruce Momjian
Date:
Subject: Re: ODBC Patch