Message-ID: From: "haster (@haster)" To: "pgjdbc/pgjdbc" Date: Mon, 11 Aug 2025 11:36:58 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3728: fix: ensure extended protocol messages end with Sync message In-Reply-To: References: List-Id: X-GitHub-Author-Login: haster X-GitHub-Comment-Id: 3174395252 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3728 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3728#issuecomment-3174395252 Content-Type: text/plain; charset=utf-8 Hey @vlsi , we now have two weeks of testing this PR on our testing environment. So far we haven't seen the error again. As far as we are concerned this PR solves the issue :+1: Thanks for your hard work.