Re: Annoying warning in SerializeClientConnectionInfo

Jacob Champion <jacob.champion@enterprisedb.com>

From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@postgresql.org, Andy Fan <zhihuifan1213@163.com>
Date: 2025-08-14T15:20:13Z
Lists: pgsql-hackers
On Thu, Aug 14, 2025 at 12:23 AM Michael Paquier <michael@paquier.xyz> wrote:
> Okay, done so only in the function, then.

Thanks! I'll keep thinking about the assert-vs-error, but there are a
pile of TODOs that are in line first.

--Jacob



Commits

  1. Fix compilation warning with SerializeClientConnectionInfo()