Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Tue, 13 May 2025 09:30:57 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3631: fix: isValid incorrectly called execute, instead of executeWithFlags fixes Issue #3630 In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 2875728856 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3631 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3631#issuecomment-2875728856 Content-Type: text/plain; charset=utf-8 What's bothersome to me is that the compiler can't detect the problem either. I'll think about how to test the change