Message-ID: From: "helloJosh (@helloJosh)" To: "pgjdbc/pgjdbc" Date: Tue, 25 Nov 2025 23:43:33 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3870: feat: Add INFO log when fetchSize is ignored under autocommit=true In-Reply-To: References: List-Id: X-GitHub-Author-Login: helloJosh X-GitHub-Comment-Id: 3578064751 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2025-11-25T23:43:46Z X-GitHub-Issue: 3870 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3870#issuecomment-3578064751 Content-Type: text/plain; charset=utf-8 On second thought, lowering the log level to FINE might be a simpler option. It would avoid adding a new property and still provide the message for users who enable detailed logging.