Re: Interval bug - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Interval bug
Date
Msg-id 21739.1002310208@sss.pgh.pa.us
Whole thread Raw
In response to Interval bug  (Laurette Cisneros <laurette@nextbus.com>)
List pgsql-hackers
Laurette Cisneros <laurette@nextbus.com> writes:
> Should I file a bug or is this known (or fixed)?

The problem appears to be gone in current development sources:

regression=#  select interval( 301.00 );interval
----------00:05:01
(1 row)

The particular code you mentioned seems unchanged, so the fix was
evidently elsewhere.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem on AIX with current
Next
From: Thomas Lockhart
Date:
Subject: Re: Unhappiness with forced precision conversion for timestamp