Re: [HACKERS] Win32 regression test status

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: <pgsql-hackers-win32(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Win32 regression test status
Date: 2004-02-24 12:58:33
Message-ID: 2195.24.211.141.25.1077627513.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32 pgsql-patches

Claudio Natoli said:
>
>
> 7 of these fail pretty much *only* due to localtime returning NULL for
> pre-1970 dates, specifically: date, timestamp, timestampz, abstime,
> tinterval, horology, arrays. To resolve this, seems like there are 3
> solutions:
>
> a) Provide "post-1970-only" versions of the expected regression test
> output, for use under win32
> b) Remove pre-1970 dates from *all* regression test files
> c) Code up "pg_localtime" for win32
>
> None of these are appealing, particularly b). Any better ideas?
>

I don't think a) and b) are options at all - pre-1970 dates have to work
as expected.

I will look at c) unless someone comes up with a better idea or someone
else gets in first.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vic Abell 2004-02-24 13:44:20 Re: Too-many-files errors on OS X
Previous Message Claudio Natoli 2004-02-24 12:52:12 Re: [HACKERS] Win32 regression test status

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Claudio Natoli 2004-02-24 14:19:12 Re: [HACKERS] Win32 regression test status
Previous Message Claudio Natoli 2004-02-24 12:52:12 Re: [HACKERS] Win32 regression test status

Browse pgsql-patches by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-02-24 13:32:06 Turkish translation of FAQ
Previous Message Joerg Hessdoerfer 2004-02-24 11:42:10 Re: [HACKERS] Win32 regression test status