Message-ID: From: "qinarmy-zoro (@qinarmy-zoro)" To: "pgjdbc/pgjdbc" Date: Sun, 22 Mar 2026 21:40:06 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3980: fix Enable cursor-based bug, when start transaction by 'START TRANSAC… In-Reply-To: References: List-Id: X-GitHub-Author-Login: qinarmy-zoro X-GitHub-Comment-Id: 4107038098 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3980 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3980#issuecomment-4107038098 Content-Type: text/plain; charset=utf-8 For this bug, I have to do more ,for example : https://github.com/PillArmy/army/blob/master/army-jdbc/src/main/java/io/army/jdbc/JdbcExecutor.java#L1310