public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Cramer <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] d55de0: Fix failing tests for version 16. (#2962)
Date: Thu, 05 Oct 2023 14:00:42 -0700
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: d55de08986f8b2fb5cc217f00d6025938d34caf3
https://github.com/pgjdbc/pgjdbc/commit/d55de08986f8b2fb5cc217f00d6025938d34caf3
Author: Dave Cramer <[email protected]>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc42/DatabaseMetaDataTest.java
Log Message:
-----------
Fix failing tests for version 16. (#2962)
* Fix failing tests for version 16. It seems that the way names are created for shadowed types has changed
Instead of prepending _ to a shadowed name they now append _N where N is an integer
* fix more tests
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] d55de0: Fix failing tests for version 16. (#2962)
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