Re: Change of format of returned flat value after prepareThreshold

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Change of format of returned flat value after prepareThreshold
Дата
Msg-id CAB=Je-E=M4uGsxKjWRkvLw0zdxr4upxaK6f0M03EqWSXk_Lexw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Change of format of returned flat value after prepareThreshold  (Michał Niklas <michal.niklas@heuthes.pl>)
Список pgsql-jdbc
> My statement "more portable" was joke :-)

There's an upcoming change that "fixes/improves" Timestamp/Date/Time
handling: https://github.com/pgjdbc/pgjdbc/pull/387

It would be good if you could test your app against current master branch.
It would be good if you could check if your way of Timestamp usage
happen to be tested in TimestampTest.java (that is the most robust way
of making sure your app will not be broken in the subsequent pgjdbc
releases).

Vladimir


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

Предыдущее
От: Michał Niklas
Дата:
Сообщение: Re: Change of format of returned flat value after prepareThreshold
Следующее
От: Donald
Дата:
Сообщение: Re: Connection terminated by the server causes deadlock in jdbc client side connection