Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Thu, 12 Mar 2026 12:11:32 +0000 Subject: [pgjdbc/pgjdbc] PR #3958: Update docker scripts List-Id: X-GitHub-Author-Id: 406518 X-GitHub-Author-Login: davecramer X-GitHub-Issue: 3958 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3958 Content-Type: text/plain; charset=utf-8 so that the max_locks_per_transaction is the same in the replica as the primary. Also fix `is_pg_version_less_than` to do the right thing, previously it was not working as expected