Message-ID: From: "sehrope (@sehrope)" To: "pgjdbc/pgjdbc" Date: Tue, 08 Apr 2025 16:06:38 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3588: refactor empty resultset to use empty result set if the catalog is not correct In-Reply-To: References: List-Id: X-GitHub-Author-Login: sehrope X-GitHub-Comment-Id: 2786955264 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3588 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3588#issuecomment-2786955264 Content-Type: text/plain; charset=utf-8 If we're not doing it other places and have no intention of adding this check everywhere, we should not be including it here either.