Re: strange JDBC error

Поиск
Список
Период
Сортировка
От Tim Howe
Тема Re: strange JDBC error
Дата
Msg-id 8766q0jh72.fsf@chilidog.i.wego.com
обсуждение исходный текст
Ответ на strange JDBC error  (Tim Howe <vsync@wego.com>)
Список pgsql-general
Tim Howe <vsync@wego.com> writes:

> I'm getting some bizarre JDBC errors.  I just started at a new job and
> my colleagues are all using the PostgreSQL RPMs, but I compiled it
> from source.  I am the only one getting this error, and I would really
> like to figure it out...  =)
>
> [20/07/2000 17:05:39:989 PDT] *** WGException thrown: Error querying membership for group 1 and user 1: Bad Timestamp
Formatat 0 in 2000-07-19 17:55:50.59-07 

Never mind, I figured it out.  Apparently PostgreSQL itself was
updated to support 100ths of a second in timestamps, but the JDBC
driver was not.  I updated and tested the driver, and it seems to work
fine now.  Patch attached.

--
Tim Howe
Associate Software Engineer
Wego Inc. -- wego.com


Вложения

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

Предыдущее
От: Tim Howe
Дата:
Сообщение: strange JDBC error
Следующее
От: "anuj"
Дата:
Сообщение: RE: Return PGresult