Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Tue, 16 Dec 2025 18:04:18 +0000 Subject: [pgjdbc/pgjdbc] PR #3895: implement require_auth, this is pretty much how libpq does this. List-Id: X-GitHub-Author-Id: 406518 X-GitHub-Author-Login: davecramer X-GitHub-Issue: 3895 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3895 Content-Type: text/plain; charset=utf-8 I still need to figure out how to run the tests. And add documentation.