Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Feb 2026 13:17:31 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3895: implement require_auth, this is pretty much how libpq does this. In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2840821169 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 4041da8b3389366e4ef8dde00453f079a68827b3 X-GitHub-Issue: 3895 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/test/core/RequireAuthTest.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3895#discussion_r2840821169 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/test/core/RequireAuthTest.java) Is there a reason for explicit `= true`?