Re: Strange JDBC error mesg

Поиск
Список
Период
Сортировка
От Arsalan Zaidi
Тема Re: Strange JDBC error mesg
Дата
Msg-id 027801c1aaf3$d2df29e0$4301a8c0@directi.com
обсуждение исходный текст
Ответ на Strange JDBC error mesg  ("Arsalan Zaidi" <azaidi@directi.com>)
Список pgsql-general
> Arsalan,
>
> This is a bug in the driver that is already fixed in current sources.
> If you download the latest 7.2 driver from jdbc.postgresql.org you will
> have the fix for this bug.
>
> Basically the driver was storing the oid in an int.  The value you have
> is overflowing the value allowed for a signed int.
>

The latest drivers cure all.

Thanks a ton.

--Arsalan.


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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Strange JDBC error mesg
Следующее
От: Lincoln Yeoh
Дата:
Сообщение: Re: timestamp weirdness