Re: Annoying warning in SerializeClientConnectionInfo

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org, Andy Fan <zhihuifan1213(at)163(dot)com>
Subject: Re: Annoying warning in SerializeClientConnectionInfo
Date: 2025-08-14 15:20:13
Message-ID: CAOYmi+kaV1CCrCjw7vuZmbz9h7tfBU+VS1mwp3gfJGTvGJ=Okw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 14, 2025 at 12:23 AM Michael Paquier <michael(at)paquier(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-08-14 15:22:02 pg_upgrade: transfer pg_largeobject_metadata's files when possible
Previous Message Tom Lane 2025-08-14 15:14:49 Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words