Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Tue, 12 Aug 2025 10:20:56 +0000 Subject: [pgjdbc/pgjdbc] PR #3760: fix: Issue #3757 PreparedStatement.toString fails for hex encoded bytea parameter List-Id: X-GitHub-Author-Id: 406518 X-GitHub-Author-Login: davecramer X-GitHub-Issue: 3760 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: open X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3760 Content-Type: text/plain; charset=utf-8 One thing. Do we really want to allow whitespace in the hex encoded parameter? Also fixed the error message which had an `'` in it which stopped MessageFormat from formatting the message properly