Regression test horology failure - Mailing list pgsql-hackers

From Michael Paesold
Subject Regression test horology failure
Date
Msg-id 006801c5fff3$719baa10$daf0a8c0@zaphod
Whole thread Raw
Responses Re: Regression test horology failure
List pgsql-hackers
Attached are regression diffs for 7.4.10, compiled from source on RHEL 3 U6 
(gcc 3.2.3 20030502, glibc-2.3.2-95.37) using:

make distclean
./configure '--with-perl' '--prefix=/usr/local/postgresql-7.4.10'
make && make install && make check

The tests fail for PST/PDT in 2034.

Looking at the buildfarm there is no other RHEL 3 system building the 7.4 
branch at the moment. The same is true for 7.3.12 and 7.4.7 by the way.

Is this a local problem in my glibc/tz libraries? I am not really worried 
because I will upgrade to 8.1 shortly, but understanding the problem would 
be a good thing.

Tom, you are building 7.3 for RedHat, do you see any similar regression 
failures?

Best Regrads,
Michael Paesold

pgsql-hackers by date:

Previous
From: "Malcus"
Date:
Subject: ERROR: could not access status of transaction on postgresql 8.0.3
Next
From: Tom Lane
Date:
Subject: Re: Anyone for adding -fwrapv to our standard CFLAGS?