Message-ID: From: "haster (@haster)" To: "pgjdbc/pgjdbc" Date: Thu, 21 Aug 2025 14:26:08 +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: 3210840074 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-3210840074 Content-Type: text/plain; charset=utf-8 I just checked again and haven't found any errors since the last time I checked, so it seem to really be gone. :+1: We'll be using the patched version in production soon. Hopefully the next official version of the driver will include this patch so we can switch back again :)