Message-ID: From: "sehrope (@sehrope)" To: "pgjdbc/pgjdbc" Date: Thu, 13 May 2021 16:40:26 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #2148: Avoid leaking server error details through BatchUpdateException when logServerErrorDetail=false In-Reply-To: References: List-Id: X-GitHub-Author-Login: sehrope X-GitHub-Comment-Id: 840683616 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2148 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/2148#issuecomment-840683616 Content-Type: text/plain; charset=utf-8 I've rebased this, cleaned up a few things, and added a test. I'm going to try pushing it to your branch to see if that actually works.