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: Hans Buschmann <buschmann@nidsa.net>
Cc: Erik Rijkers <er@xs4all.nl>, Álvaro Herrera <alvherre@kurilemu.de>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2026-06-18T16:05:03Z
Lists: pgsql-hackers
On Thu, Jun 18, 2026 at 11:33:23AM +0000, Hans Buschmann wrote: > I also can confirm that this silences the compiler warning of GCC 16.1.1. Thanks! I'm debating whether to back-patch this to unsupported branches. IIUC it qualifies. I'm getting ready to bump up the minimum supported version of pg_dump and friends to v10, so maybe I should stop there. But also, stopping at v14 might be good enough for something small like this. Any opinions? -- nathan
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Silence "may be used uninitialized" compiler warning.
- f04781df5daf 19 (unreleased) landed
- e86b7a05fd01 16 (unreleased) landed
- d0db43e880be 15 (unreleased) landed
- b2a6a27bac38 14 (unreleased) landed
- 7fbbe75875ca 17 (unreleased) landed
- 78d89a7b5316 18 (unreleased) landed