Message-ID: From: "reinhapa (@reinhapa)" To: "pgjdbc/pgjdbc" Date: Mon, 09 Mar 2026 14:11:59 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3890: WIP add ability to create holdable cursors at the protocol level In-Reply-To: References: List-Id: X-GitHub-Author-Login: reinhapa X-GitHub-Comment-Id: 4024076025 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3890 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3890#issuecomment-4024076025 Content-Type: text/plain; charset=utf-8 @davecramer your enhancement would fix a problem with our software, that uses the hold-over-commit cursors. Nice work as I can see!