Re: timestamp fix for AIX and IRIX as discussed

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
Cc: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>, "'Thomas Lockhart'" <lockhart(at)alumni(dot)caltech(dot)edu>
Subject: Re: timestamp fix for AIX and IRIX as discussed
Date: 2001-02-13 14:34:04
Message-ID: 200102131434.JAA21881@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Files removed. Thanks.

[ Charset ISO-8859-1 unsupported, converting... ]
> 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, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-02-13 23:23:31 Planned patch for join scope rules (long)
Previous Message Dave Page 2001-02-13 08:20:47 RE: ODBC Makefile for Win32