Laurette Cisneros <[EMAIL PROTECTED]> 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 t
Howdy hackers,
Should I file a bug or is this known (or fixed)?
Thanks!
Laurette ([EMAIL PROTECTED])
Here's the psql ready test and description:
--
-- BUG Description:
-- A float with zeros on the right of the decimal
-- fails conversion to an interval.
-- interval ( int ) works
-- interval (