Message-ID: From: "MrEasy (@MrEasy)" To: "pgjdbc/pgjdbc" Date: Mon, 09 Dec 2024 08:08:03 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3369: fix: 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: 2527213580 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3369 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3369#issuecomment-2527213580 Content-Type: text/plain; charset=utf-8 > Could you keep the old method names and signatures? @kimjand added a method, that differs from existing one (see javadoc), not sure what you @vlsi mean with keeping the old names?