Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Fri, 10 Apr 2026 07:37:37 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #4014: fix: restore pre-describe for generated-key batches In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 4221979656 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 4014 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4014#issuecomment-4221979656 Content-Type: text/plain; charset=utf-8 Disable batching for simple query would effectively revert batching to non-batching, thus it would hurt performance.