Message-ID: From: "qinarmy-zoro (@qinarmy-zoro)" To: "pgjdbc/pgjdbc" Date: Sun, 22 Mar 2026 21:27:04 +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: 2972116641 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 943bc2422b30c5f46b3910dac8b629a67598679c X-GitHub-Issue: 3980 X-GitHub-Line: 459 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/jdbc/PgStatement.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3980#discussion_r2972116641 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/jdbc/PgStatement.java:459) I reproduce , see https://github.com/PillArmy/army/blob/master/army-example/src/test/java/io/army/temp/PostgreBugReproduce.java