Re: Potential inconsistency in handling of timestamps

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Potential inconsistency in handling of timestamps
Дата
Msg-id 47211761.4080207@opencloud.com
обсуждение исходный текст
Ответ на Re: Potential inconsistency in handling of timestamps  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Potential inconsistency in handling of timestamps  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Oliver Jowett wrote:

> Null values should in theory get handled and returned well before
> TimestampUtils ever gets invoked (see
> AbstractJdbc2ResultSet.getTimestamp()). Can you supply a testcase
> demonstrating the problem?

Actually, it looks like this was fixed in AbstractJdbc2ResultSet r1.95
(I was looking at CVS HEAD) but not on the 8.2 branch.

Try the 8.3-dev driver or a CVS build?

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Potential inconsistency in handling of timestamps
Следующее
От: Frank Habermann
Дата:
Сообщение: multiple connections to db over jsp