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 1492.1114012657@sss.pgh.pa.us
Whole thread Raw
In response to 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:
> select '10.10 secs ago'::interval;

>      interval
> -------------------
>  @ 10.-10 secs ago
> (1 row)

What datestyle are you using?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Oliver Siegmar"
Date:
Subject: BUG #1609: Bug in interval datatype for 64 Bit timestamps
Next
From: Tom Lane
Date:
Subject: Re: BUG #1609: Bug in interval datatype for 64 Bit timestamps