agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Michael Paquier <michael@paquier.xyz>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Fix redefinition of typedef Node in numeric.h
Date: Thu, 02 Jul 2026 06:10:10 +0000
Message-ID: <E1wfAck-0012wx-2s@gemulon.postgresql.org> (raw)
Fix redefinition of typedef Node in numeric.h
Commit 84001a04d552 has added a forward declaration of Node, something
not allowed in C99.
Per buildfarm members longfin and sifaka.
Discussion: https://postgr.es/m/akXt_WYx0dgdH6rf@paquier.xyz
Backpatch-through: 17-18
Branch
------
REL_17_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/c768637d6c29ec31438d77520fa4de37c95a78cd
Modified Files
--------------
src/include/utils/numeric.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
view thread (2+ messages)
Message-ID: <E1wfAck-0012wx-2s@gemulon.postgresql.org>
Permalink: ../E1wfAck-0012wx-2s@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wfAck-0012wx-2s@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: michael@paquier.xyz, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Fix redefinition of typedef Node in numeric.h
In-Reply-To: <E1wfAck-0012wx-2s@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox