Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 09 Apr 2025 17:43:51 +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: vlsi X-GitHub-Comment-Id: 2790493072 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-2790493072 Content-Type: text/plain; charset=utf-8 The driver does not log exceptions, so it is unfortunate to start the property name with `log...`