Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps
Date
Msg-id 14859.1114091860@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps  (Oliver Siegmar <oliver@siegmar.net>)
Responses Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps
List pgsql-bugs
Oliver Siegmar <oliver@siegmar.net> writes:
> It removed the bug, but also added a new one (hopefully only one ;-))

I don't think it's a new bug, seeing that I didn't change the code
for the ISO case.

I see the imprecise result only in the non-integer-datetime case; is
it acting differently for you?

If it is only the float case, some imprecision is to be expected.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Oliver Siegmar
Date:
Subject: Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps
Next
From: "Marc Soleda"
Date:
Subject: BUG #1612: Problem with PGAPI_SetPos