Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Hans Buschmann <buschmann(at)nidsa(dot)net>, Erik Rijkers <er(at)xs4all(dot)nl>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Date: 2026-06-18 16:30:41
Message-ID: ajQdMUJTOGhoNV8x@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 18, 2026 at 06:08:12PM +0200, Álvaro Herrera wrote:
> I'd stop at 14 and call it a day. It doesn't prevent building, which is
> IIRC the criteria we use for the older branches.

WFM. Committed, thanks.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Tom Lane 2026-06-18 16:24:51 Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}