Re: Bug in date/time input format

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Christopher Swan <chris(at)exile(dot)co(dot)nz>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug in date/time input format
Date: 2002-10-08 21:42:04
Message-ID: Pine.LNX.4.44.0210082109580.928-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Christopher Swan writes:

> Hi, I have detected a bug in the date / time input format used in an insert
> statement in Postgres 7.2.1-5 (Redhat 7.3).
>
> If I use the following format:
>
> 'Tue, 08 Oct 2002 10:01:02 +1300'
>
> then I get the following error:

Is there a spot in the documentation that leads you to believe that this
format is supported? If not, then it's not a bug.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kris Jurka 2002-10-08 22:34:52 Re: Bug #794: JDBC 7.3 PreparedStatement.setNull(..)
Previous Message pgsql-bugs 2002-10-08 21:07:08 Bug #794: JDBC 7.3 PreparedStatement.setNull(..) .setObject(.., null) throws exception