PostgreSQL JDBC 42.2.20 Released - Mailing list pgsql-announce

From JDBC Project via PostgreSQL Announce
Subject PostgreSQL JDBC 42.2.20 Released
Date
Msg-id 161917854988.691.9898791267190251052@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

PostgreSQL JDBC 42.2.20 Released

The PGJDBC team has released pgjdbc 42.2.20

This is a small maintenance release

  • fix: Partitioned indexes were not found fixes #2078 PR #2087

  • fix: isValid() timeout should not be blocked #1943 Cherry-picked #2076 The usage of setQueryTimeout(); with the same value as the setNetworkTimeout(); is blocking the current transaction timeout. The timeouts are blocking each other with this approach.

  • fix: DatabaseMetaData.getTables returns columns in UPPER case as per the spec PR #2092 fixes Issue #830

Thanks to all that provided issue reports and fixes

 

pgsql-announce by date:

Previous
From: pgAdmin Development Team via PostgreSQL Announce
Date:
Subject: pgAdmin 4 v5.2 Released
Next
From: PWN via PostgreSQL Announce
Date:
Subject: PostgreSQL Weekly News - April 25, 2021