Thread: PostgreSQL JDBC 42.7.0 Released

PostgreSQL JDBC 42.7.0 Released

From
JDBC Project via PostgreSQL Announce
Date:
 

PostgreSQL JDBC 42.7.0 Released

The PostgreSQL pgJDBC project has a new release. This is mostly a maintenance release with many small changes and one behaviour change. We now support SET statements combining with other queries with semicolon in PreparedStatement PR #2973. For all the rest of the changes the full changelog can be found here

Many thanks to all who contributed.

The project is located in our Github Repo