pgjdbc 42.1.4 released

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: pgjdbc 42.1.4 released
Date: 2017-08-02 13:06:21
Message-ID: CAB=Je-EYmeh8BT0N2g7qOqHLphHk4RNg9H4jt6zt=p9uPgFfxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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
<https://github.com/pgjdbc/pgjdbc/issues/869>

Vladimir

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2017-08-02 13:10:06 Number of items at jdbc.postgresql.org page
Previous Message Vladimir Sitnikov 2017-08-01 18:32:14 [pgjdbc/pgjdbc] fd86e6: doc: 42.1.4 is released, update versions in readme...