From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Regression failures: time, timetz, horology |
Date: | 2005-05-26 15:25:19 |
Message-ID: | 200505261525.j4QFPJV28614@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Michael Fuhr <mike(at)fuhr(dot)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 digits
> of precision for timestamp values when using non-integer
> timestamps. This prevents the display of rounding errors for
> common values like days < 32.
Yea, backing out. I thought I tested it, but I guess not.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-05-26 15:26:41 | Re: foreign keys and RI triggers |
Previous Message | Tom Lane | 2005-05-26 15:18:58 | Re: Regression failures: time, timetz, horology |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2005-05-26 15:35:12 | Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support |
Previous Message | Tom Lane | 2005-05-26 15:18:58 | Re: Regression failures: time, timetz, horology |