[JDBC] Latest Driver released 42.1.1

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема [JDBC] Latest Driver released 42.1.1
Дата
Msg-id CADK3HH+1YPO_L68zz7E-4qyh6ntjzWYOkHWD+1XN-J16mpRKug@mail.gmail.com
обсуждение исходный текст
Список pgsql-jdbc
The JDBC group is proud to release the latest driver with the following fixes

  • fix: data being trucated in setCharacterStream (the bug introduced in 42.0.0) PR#802
  • fix: calculation of lastReceiveLSN for logical replication PR#801
  • fix: make sure org.postgresql.Driver is loaded when accessing though DataSource interface #768
  • feat: support fetching a REF_CURSOR using getObject PR#809
  • note: there's no 42.1.0.jre6 due to infinity handling bug. Fixed in 42.1.1.jre6

  • fix: infinite dates might be corrupted when transferred in binary for certain JREs. For instance, 5881610-07-11 instead of infinity.

Dave Cramer

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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: [JDBC] [pgjdbc/pgjdbc] 88942b: doc: fix 42.1.0.jre8->jre6 typo
Следующее
От: Erko Hansar
Дата:
Сообщение: [JDBC] ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolvinggenerated keys