The following bug has been logged online: Bug reference: 6290 Logged by: Alexey Nalbat Email address: [email protected] PostgreSQL version: 9.1.1 Operating system: Ubuntu Description: converting interval from weeks to days Details:
=> select '1000000000 weeks'::interval;
interval
------------------
-1589934592 days
(1 row)
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
