Re: Bad value for type date

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Bad value for type date
Дата
Msg-id 4307A369.8030905@opencloud.com
обсуждение исходный текст
Ответ на Re: Bad value for type date  ("Prasanth" <dbadmin@nqadmin.com>)
Ответы Re: Bad value for type date  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Prasanth wrote:

> Below if the code with result set to reproduce the problem.

Thanks, I can reproduce it now.

It looks like a bug with updating the ResultSet's internal state after
updating via updateRow(). If you get a fresh copy of the row from the
database, it's fine.

-O

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

Предыдущее
От: "Prasanth"
Дата:
Сообщение: Re: Bad value for type date
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Updated high-unicode patch