Re: pgsql/src/test/regress expected/horology-no-DS ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/test/regress expected/horology-no-DS ...
Date: 2001-04-06 06:06:34
Message-ID: 23225.986537194@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Thomas Lockhart <thomas(at)hub(dot)org> writes:
> Alter the previous test for "time with time zone" implicit time zone
> (which failed miserably during DST) to just compare against a time
> derived from a timestamp value.
> Certainly not a direct check for a correct result, but should work
> at any time of year.

Actually, I was expecting you to add at the end of the test script:

set timezone = GMT;

-- perform the two broken tests here

which should also eliminate the dependency on DST season. But maybe
it's a bit late in the cycle for that ...

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Inoue 2001-04-06 09:23:45 pgsql/src/interfaces/odbc convert.c
Previous Message Thomas Lockhart 2001-04-06 05:52:13 pgsql/doc/src/sgml installation.sgml