On Jul 23, 2013, at 6:24 PM, David E. Wheeler <da...@justatheory.com> wrote:

> I kind of suspect not, since this fails:
> 
> david=# select '12:24:53 654'::time;
> ERROR:  invalid input syntax for type time: "12:24:53 654"
> LINE 1: select '12:24:53 654'::time;
>               ^
> 
> I would have guessed that the time parser gets to a state where it knows it 
> is dealing with a ISO-8601-style time. But I have not looked at the code, of 
> course.

I added this to the To Dos so it won’t get lost.

  https://wiki.postgresql.org/wiki/Todo#Dates_and_Times

Best,

David

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to