Re: [HACKERS] roundoff problem in time datatype

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] roundoff problem in time datatype
Date: 2005-10-14 02:59:26
Message-ID: 5143.1129258766@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I have written the attached patch which I think does what you suggested.
> I found all the places where we disallowed 24:00:00, and make it valid,
> including nabstime.c.

Looks reasonable right offhand ... don't forget to update the docs too.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Creager 2005-10-14 03:20:55 Re: Seeing context switch storm with 10/13 snapshot of
Previous Message Bruce Momjian 2005-10-14 02:54:30 Re: [HACKERS] roundoff problem in time datatype

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Paesold 2005-10-14 05:52:07 Re: [PATCHES] [BUGS] BUG #1962: ECPG and VARCHAR
Previous Message Bruce Momjian 2005-10-14 02:54:30 Re: [HACKERS] roundoff problem in time datatype