Re: [HACKERS] 6.1 issues resolved - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] 6.1 issues resolved
Date
Msg-id 6be5278a8f6ec368cd22c5c5c5952250
Whole thread Raw
In response to [HACKERS] 6.1 issues resolved  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> If you set TZ="PST8PDT" on my machine, you get Bruce's results.
>
> If you set TZ="PST8PDT7,M04.01.00,M10.05.03" on my machine, you get my
> original regression results!

> 3) Bruce was not following the directions for the regression test :))
> (or his USE_POSIX_TIME but !HAVE_INT_TIMEZONE machine does not exhibit
> the bug, a more likely scenerio but it's more fun to needle Bruce...)

Correct.  I have never seen such a long TZ string, nor would I expect it
to work, but I am probably wrong.  I think PST8PDT is pretty simple, and
I would think all platforms we support use it in a similar manner.

> OK, so here is the question:
> Should we assume that every installation environment has a PST8PDT
> timezone database installed, or should we have the regression tests use
> the full-length TZ assignment which produces a few bad-but-consistant
> values on many/most platforms??

PST8PDT


- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

pgsql-hackers by date:

Previous
From: Igor
Date:
Subject: Re: [PATCHES] [HACKERS] Patch for psql.c
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Postgres collecting CPU seconds