Re: Potential inconsistency in handling of timestamps

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

On Fri, 26 Oct 2007, Oliver Jowett wrote:

> You're right though, null should be caught by TimestampUtils.toTimestamp()
> too.
>
> Back to looking for a testcase?
>

Indeed.  Personally I suspect he doesn't have a timestamp column, but
something textual and is confused over the difference between NULL and ''.
Even without a testcase, the complete error message and stack trace should
include the value he's actualy dealing with and where the driver had
trouble with it.

Kris Jurka

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Potential inconsistency in handling of timestamps
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Calling a stored procedure with a custom return type