Message-ID: From: "MrEasy (@MrEasy)" To: "pgjdbc/pgjdbc" Date: Mon, 27 Jan 2025 08:07:46 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3365: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4 In-Reply-To: References: List-Id: X-GitHub-Author-Login: MrEasy X-GitHub-Comment-Id: 2615074617 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3365 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3365#issuecomment-2615074617 Content-Type: text/plain; charset=utf-8 > PR needs work, can it be rebased to start with ? @davecramer Updated https://github.com/pgjdbc/pgjdbc/pull/3369 @kimjand adapted your changes to main My testcase (part of PR) passes with them