Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 09 Apr 2025 17:56:19 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3568: use pgType instead of internal name to preserve the schema In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2035862772 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: fdef48c6ec57cd9217d8cefacbe7e60cd230b1e6 X-GitHub-Issue: 3568 X-GitHub-Line: 86 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/test/jdbc3/CompositeTest.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3568#discussion_r2035862772 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/test/jdbc3/CompositeTest.java:86) Could you please clarify how does this test differ from `org.postgresql.test.jdbc2.CustomTypeWithBinaryTransferTest#testCustomBinaryTypes` ?