Navigation :
Security Advisories
Development
Changelogs
- PostgreSQL JDBC Driver 42.2.28 Released
- PostgreSQL JDBC Driver 42.3.9 Released
- PostgreSQL JDBC Driver 42.4.4 Released
- PostgreSQL JDBC Driver 42.5.5 Released
- PostgreSQL JDBC Driver 42.6.1 Released
- PostgreSQL JDBC Driver 42.7.2 Released
- PostgreSQL JDBC Driver 42.7.1 Released
- PostgreSQL JDBC Driver 42.7.0 Released
- PostgreSQL JDBC Driver 42.6.0 Released
- PostgreSQL JDBC Driver 42.5.4 Released
- PostgreSQL JDBC Driver 42.5.3 Released
- PostgreSQL JDBC Driver 42.5.2 Released
- PostgreSQL JDBC Driver 42.5.1 Released
- PostgreSQL JDBC Driver 42.5.0 Released
- PostgreSQL JDBC Driver 42.4.2 Released
- PostgreSQL JDBC Driver 42.4.1 Released
- PostgreSQL JDBC Driver 42.4.0 Released
- PostgreSQL JDBC Driver 42.3.6 Released
- PostgreSQL JDBC Driver 42.3.5 Released
- PostgreSQL JDBC Driver 42.3.4 Released
- PostgreSQL JDBC Driver 42.3.3 Released
- PostgreSQL JDBC Driver 42.2.25 Released
- PostgreSQL JDBC Driver 42.3.2 Released
- PostgreSQL JDBC Driver Log4j CVE status
- PostgreSQL JDBC Driver 42.3.1 Released
- PostgreSQL JDBC Driver 42.3.0 Released
- PostgreSQL JDBC Driver 42.2.24 Released
- PostgreSQL JDBC Driver 42.2.23 Released
- PostgreSQL JDBC Driver 42.2.22 Released
- PostgreSQL JDBC Driver 42.2.21 Released
- PostgreSQL JDBC Driver 42.2.20 Released
- PostgreSQL JDBC Driver 42.2.19 Released
- PostgreSQL JDBC Driver 42.2.18 Released
- PostgreSQL JDBC Driver 42.2.17 Released
- PostgreSQL JDBC Driver 42.2.16 Released
- PostgreSQL JDBC Driver 42.2.15 Released
- PostgreSQL JDBC Driver 42.2.14 Released
- PostgreSQL JDBC Driver 42.2.13 Released
- PostgreSQL JDBC Driver 42.2.12 Released
- PostgreSQL JDBC Driver 42.2.11 Released
- PostgreSQL JDBC Driver 42.2.10 Released
- PostgreSQL JDBC Driver 42.2.9 Released
- PostgreSQL JDBC Driver 42.2.8 Released
- PostgreSQL JDBC Driver 42.2.7 Released
- PostgreSQL JDBC Driver 42.2.6 Released
- PostgreSQL JDBC Driver 42.2.5 Released
- PostgreSQL JDBC Driver 42.2.4 Released
- PostgreSQL JDBC Driver 42.2.3 Released
- PostgreSQL JDBC Driver 42.2.2 Released
- PostgreSQL JDBC Driver 42.2.1 Released
- PostgreSQL JDBC Driver 42.2.0 Released
- PostgreSQL JDBC Driver 42.1.4 Released
- PostgreSQL JDBC Driver 42.1.3 Released
- PostgreSQL JDBC Driver 42.1.2 Released
- PostgreSQL JDBC Driver 42.1.1 Released
- PostgreSQL JDBC Driver 42.1.0 Released
- PostgreSQL JDBC Driver 42.0.0 Released
Community
Documentation
faq
License
PostgreSQL JDBC Driver 42.2.7 Released
Changed
Added
Expose parameter status messages (GUC_REPORT) to the user PR 1435
Add automatic module name to manifest for jdk9+ PR 1538
Log ignoring rollback when no transaction in progress PR 1549
Map inet type to InetAddress PR 1527 issue 1134
Fixed
fix issue 1547 As long as peek returns some bytes do not reset the timeout, this allows us to continue checking until any async notifies are consumed PR 1548
fix: issue 1466 In logical decoding the if the backend was requesting a reply we… PR 1467
fix: issue 1534 Proleptic java.time support PR 1539
fix Ensure isValid() will not last more than timeout seconds PR 1557
Commits by author
Adrien (1):
Ensure isValid() will not last more than timeout seconds PR 1557 b2eaefe
Craig Ringer (2):
Expose parameter status messages (GUC_REPORT) to the user PR 1435 ce8333a
Make ConnectTimeout test accept NoRouteToHostException PR 1526 08d8129
Dave Cramer (8):
note that waffle 1.9.x is only supported in jre8 version Update README to point to new maven coordinates 58804e9
add automatic module name to manifest for jdk9+ PR 1538 0600990
fix issue 1547, as long as peek returns some bytes do not reset the timeout, this allows us to continue checking until any async notifies are consumed PR 1548 36a75cb
fix: In logical decoding the if the backend was requesting a reply we… PR 1467 f89e62c
Log ignoring rollback when no transaction in progress PR 1549 bda74d7
fix assertion message PR 1553 ba82948
remove failing tests for PostgreSQL version 8.3 add in tests for 11 89464a5
Fix travis parsing issue 634ac7d
Hajar Razip (2):
docs: add note on behavior of ResultSet.getString() PR 1286 (#1528) c30556c
docs: update resultset.md in head to reflect 94 PR 1528 (#1536) fc8efc9
Matteo Melli (1):
Myo Wai Thant (1):
Pavel Raiskup (2):
fix parent version in pgjdbc/pom.xml as well 3db55da
rpm: remove karaf plugin 8495127
Philippe Marschall (1):
Sehrope Sarkuni (2):
Steinar Bang (1):
Add an apache karaf feature for the PostgreSQL JDBC driver to fix PR 1552 (#1554) e2f6e9f
Tim Ward (1):
Check that JDBC Connections that are closed by the server do not report as valid PR 1533 56399ef
Vsevolod Kaimashnikov (1):
Contributors to this release
We thank the following people for their contributions to this release.
Adrien
Craig Ringer
Dave Cramer
Hajar Razip
Matteo Melli
Myo Wai Thant
Pavel Raiskup
Philippe Marschall
Sehrope Sarkuni
Steinar Bang
Tim Ward
Vsevolod Kaimashnikov