Message-ID: From: "beikov (@beikov)" To: "pgjdbc/pgjdbc" Date: Fri, 27 Mar 2026 10:37:20 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #2325: Support pipelining queries In-Reply-To: References: List-Id: X-GitHub-Author-Login: beikov X-GitHub-Comment-Id: 4141689269 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2325 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/2325#issuecomment-4141689269 Content-Type: text/plain; charset=utf-8 I would appreciate if I could get some feedback on e.g. https://github.com/pgjdbc/pgjdbc/pull/4010. I also have a [different prototype](https://github.com/pgjdbc/pgjdbc/pull/4009), but there are some locking issues which are avoided by https://github.com/pgjdbc/pgjdbc/pull/4010