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

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Hans Buschmann <buschmann@nidsa.net>, Erik Rijkers <er@xs4all.nl>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2026-06-18T16:30:41Z
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



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Silence "may be used uninitialized" compiler warning.