timestamp fix for AIX and IRIX as discussed

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Cc: "'Thomas Lockhart'" <lockhart(at)alumni(dot)caltech(dot)edu>
Subject: timestamp fix for AIX and IRIX as discussed
Date: 2001-02-12 10:02:18
Message-ID: 11C1E6749A55D411A9670001FA6879633681F2@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
no_mktime_before_1970.patch application/octet-stream 3.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-02-12 12:58:53 Re: ODBC Patch
Previous Message Zeugswetter Andreas SB 2001-02-12 09:52:54 yet another C++ comment in C code