Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 05 Nov 2025 13:16:14 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3850: Comment and simplify the complex state machine logic in QueryExecutorImpl In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2494438711 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: af15a522d453a42ecb741b50072abb2eaf9aca6d X-GitHub-Issue: 3850 X-GitHub-Line: 526 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3850#discussion_r2494438711 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java:526) I'm fine either way, however, extracting these lines to a separate method does not seem to improve readability