Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 16 Dec 2025 18:51:38 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3894: Performance regression caused by keeping QUERY_EXECUTE_AS_SIMPLE flag In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 3661934556 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3894 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3894#issuecomment-3661934556 Content-Type: text/plain; charset=utf-8 @dreis2211 , many thanks for the detailed analysis. Would you please try commenting the line https://github.com/pgjdbc/pgjdbc/blob/eaf8063ef7d87c343c7cd97833b2fc263152d893/pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L693 and check if it helps?