Intermittent buildfarm failures due to timestamptz test - Mailing list pgsql-hackers

From Seneca Cunningham
Subject Intermittent buildfarm failures due to timestamptz test
Date
Msg-id 20070216150242.GE4287@herodotus
Whole thread Raw
Responses Re: Intermittent buildfarm failures due to timestamptz test  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Multiple systems are occasionally failing the timestamptz test at the 
check stage.  From what I can tell, this is due to the newly added ISO
week checks referring to TIMESTAMP_TBL used by the timestamp test 
instead of TIMESTAMPTZ_TBL.  Both checks run at the same segment, so
the test fails if the timing between the timestamp and timestamptz 
checks doesn't match.

http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=jackal&dt=2007-02-16%2012:21:01

-- 
Seneca
tentra@gmail.com


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: buildfarm failure in XML code
Next
From: Tom Lane
Date:
Subject: Re: buildfarm failure in XML code