Re: Bug #679: Time input format is no longer ISO 8601 compliant - Mailing list pgsql-bugs

From Thomas Lockhart
Subject Re: Bug #679: Time input format is no longer ISO 8601 compliant
Date
Msg-id 3CF40F26.7FBCEFBE@fourpalms.org
Whole thread Raw
In response to Bug #679: Time input format is no longer ISO 8601 compliant  (pgsql-bugs@postgresql.org)
List pgsql-bugs
> ... it should be possible to enter 'time' fields as "100000" for 10:00:00.

Try prepending a "T" to the front of the string (also allowed per
ISO-8601). Will be fixed in the next release to allow the number-only
form.

                    - Thomas

pgsql-bugs by date:

Previous
From: Christian Zagrodnick
Date:
Subject: plpgsql function behaves strange
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #681: creating indices after data insertion