Re: Bug #816: Bad time conversion from type abstime to datetime - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #816: Bad time conversion from type abstime to datetime
Date
Msg-id 21197.1037196904@sss.pgh.pa.us
Whole thread Raw
In response to Bug #816: Bad time conversion from type abstime to datetime  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> select '2002-11-12 15:02:05'::abstime::datetime;
>       timestamp
> ---------------------
>  2002-11-12 05:02:05
> (1 row)

Seems to be fixed in 7.3.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #817: Valid timezone +1300 rejected
Next
From: Tom Lane
Date:
Subject: Re: Bug #817: Valid timezone +1300 rejected