Re: Bug in timezone-parsing?

Поиск
Список
Период
Сортировка
От Ville Jantunen
Тема Re: Bug in timezone-parsing?
Дата
Msg-id 20070416192617.GA12507@mail
обсуждение исходный текст
Ответ на Re: Bug in timezone-parsing?  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
> >Timezone offsets with seconds are new in the 8.2 server and the driver was
> >never updated for them.  Older drivers don't have as much error detection
> >and silently ignore the second portion while newer drivers complain that
> >they're getting something they don't expect.
>
> Fix commited to cvs for 8.2 and head.

CVS-version now works perfectly, thank you for the very fast response!

The exact timezone I'm using is indeed Europe/Helsinki (as Tom Lane
suggested) which now seems to be included to the unit-test as well =).

-Ville

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

Предыдущее
От: James House
Дата:
Сообщение: Re: Prepared Statements: Inefficient Type Conversion?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: junit test results