PostgreSQL JDBC 42.7.0 Released

Posted on 2023-11-23 by JDBC Project
Related Open Source

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