> On 2 Sep 2025, at 09:06, PG Bug reporting form <noreply@postgresql.org> wrote:
> if (nb < 0)
> nb = 0;
>
> is unreachable because the ip_addrsize(addr) function can only return one of
> two possible values:
Thanks for the report, this has already been fixed in f27eb0325b7b.
--
Daniel Gustafsson