Re: PostgreSQL 7.0.2 Date Miscalculation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Hentosh <hentosh(at)io(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.0.2 Date Miscalculation
Date: 2001-04-03 04:59:31
Message-ID: 492.986273971@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Robert Hentosh <hentosh(at)io(dot)com> writes:
> After the daylight savings time change I have had similar failures
> with 7.1RC2 and the latest CVS of 7.1. It failed on both timestamp
> and horology regression tests. This happened on both my RH7.0 and
> OpenBSD 2.8 (RH7.0 on an Athlon and BSD on a P3 laptop)

Hm. The timestamp diffs are an expected behavior near DST transition
days --- see
http://www.postgresql.org/devel-corner/docs/postgres/regress.html#AEN14359

However, the horology diffs are not, and I can't reproduce them here.
Did anyone else see that?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Philip Warner 2001-04-03 06:31:57 Re: PostgreSQL 7.0.2 Date Miscalculation
Previous Message Robert Hentosh 2001-04-03 04:35:43 Re: PostgreSQL 7.0.2 Date Miscalculation