JDBC 42.1.4 released
Started by Dave Cramerover 8 years ago1 messages
*Notable changes*
- 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>
Thanks,
Dave Cramer