Re: Bug in date/time input format

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Bug in date/time input format
Дата
Msg-id Pine.LNX.4.44.0210082109580.928-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Bug in date/time input format  (Christopher Swan <chris@exile.co.nz>)
Ответы Re: Bug in date/time input format  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@gmx.net

В списке pgsql-bugs по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #794: JDBC 7.3 PreparedStatement.setNull(..) .setObject(.., null) throws exception
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Bug #794: JDBC 7.3 PreparedStatement.setNull(..)