Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Wed, 12 May 2021 12:50:46 +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: davecramer X-GitHub-Comment-Id: 839745771 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-839745771 Content-Type: text/plain; charset=utf-8 Thank you very much for the PR. https://github.com/pgjdbc/pgjdbc/blob/master/docs/documentation/head/connect.md will require an entry as well. Additionally can you add an entry into CHANGELOG.md? Thanks