Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Thu, 17 Jul 2025 13:28:35 +0000 Subject: [pgjdbc/pgjdbc] PR #3728: fix: ensure extended protocol messages end with Sync message List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3728 X-GitHub-Labels: bug X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3728 Content-Type: text/plain; charset=utf-8 Fixes https://github.com/pgjdbc/pgjdbc/issues/3107 TODO: - [ ] Add test to reproduce the failure