Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 12 Aug 2025 12:33:11 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3760: fix: Issue #3757 PreparedStatement.toString fails for hex encoded bytea parameter In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2269692071 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: b59fa06954cf04622a4bce987ca763b1872a5e48 X-GitHub-Issue: 3760 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/util/PGbyteaTest.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3760#discussion_r2269692071 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/util/PGbyteaTest.java) Can the tests be parameterized?