Re: Bug #679: Time input format is no longer ISO 8601 compliant

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: malcolm(at)commsecure(dot)com(dot)au, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #679: Time input format is no longer ISO 8601 compliant
Date: 2002-05-28 23:13:42
Message-ID: 3CF40F26.7FBCEFBE@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Sala, Guillaume 2002-05-29 08:50:24 packet length too long
Previous Message Christian Zagrodnick 2002-05-28 15:05:23 plpgsql function behaves strange