Обсуждение: [JDBC] pgjdbc 42.1.4 released

Поиск
Список
Период
Сортировка

[JDBC] pgjdbc 42.1.4 released

От
Vladimir Sitnikov
Дата:
The JDBC group is proud to announce the release of version 42.1.4
 
Notable changes include:
  • Statements with non-zero fetchSize no longer require server-side named handle. This might cause issues when using old PostgreSQL versions (pre-8.4)+fetchSize+interleaved ResultSet processing combo. see issue 869

Vladimir