Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 09 Apr 2025 17:44:50 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3050: Default driver settings can result in PII leakage In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2790495057 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3050 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3050#issuecomment-2790495057 Content-Type: text/plain; charset=utf-8 @AllanBoydCA , I mean that the driver itself does not log the exception. The following code in the issue description is out of pgjdbc's control: `System.out.println(">>> " + ex.getMessage() + " <<<");`