public inbox for [email protected]
help / color / mirror / Atom feedFrom: Nathan VanBenschoten <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] de7429: Return correct default from PgDatabaseMetaData.get...
Date: Wed, 15 Nov 2023 02:39:34 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: de742923e9a2d045f5718337735abcbb5b1ae9cb
https://github.com/pgjdbc/pgjdbc/commit/de742923e9a2d045f5718337735abcbb5b1ae9cb
Author: Nathan VanBenschoten <[email protected]>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/PgDatabaseMetaData.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DatabaseMetaDataPropertiesTest.java
Log Message:
-----------
Return correct default from PgDatabaseMetaData.getDefaultTransactionIsolation (#2992)
Fixes: #2991
This commit updates `PgDatabaseMetaData.getDefaultTransactionIsolation`
to query the database for the default transaction isolation level,
instead of assuming that the default isolation level is READ COMMITTED.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] de7429: Return correct default from PgDatabaseMetaData.get...
In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox