Message-ID: From: "qinarmy-zoro (@qinarmy-zoro)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Mar 2026 10:26:35 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3993: 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: 4109553881 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3993 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3993#issuecomment-4109553881 Content-Type: text/plain; charset=utf-8 > Does this problem exist if you use setAutoCommit(false) and setReadonly(true) not exists, but you should not restrict how developers use it, as long as their usage is legal, reasonable, and supported by the database. Do you agree with me?