PostgreSQL JDBC 42.7.1 Released
Posted on 2023-12-12 by JDBC Project
Related Open Source
The PostgreSQL pgJDBC project has a new release. This release deals with a few regressions.
- Revert Use canonical DateStyle name
- Revert support SET statements combining with other queries with semicolon in PreparedStatement
- Use java.release=8 when building pgjdbc from the generated source distribution, the driver uses Java 8 methods only
See full release notes
Many thanks to all who contributed.
The project is located in our Github Repo