Re: Regression failures: time, timetz, horology - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Regression failures: time, timetz, horology
Date
Msg-id 2496.1117120738@sss.pgh.pa.us
Whole thread Raw
In response to Regression failures: time, timetz, horology  (Michael Fuhr <mike@fuhr.org>)
Responses Re: Regression failures: time, timetz, horology
List pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> I'm getting time, timetz, and horology regression failures in HEAD
> on Solaris 9 / gcc 3.4.2.  So are other machines in the build farm,
> such as this one:

I'll bet a nickel this broke it:

2005-05-25 23:48  momjian
* src/: backend/utils/adt/datetime.c,interfaces/ecpg/pgtypeslib/interval.c: Display only 9 not 10 digitsof precision
fortimestamp values when using non-integertimestamps.  This prevents the display of rounding errors forcommon values
likedays < 32.
 
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: soundex and metaphone
Next
From: Bruce Momjian
Date:
Subject: Re: Regression failures: time, timetz, horology