agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Fix redefinition of typedef Node in numeric.h 2+ messages / 1 participants [nested] [flat]
* pgsql: Fix redefinition of typedef Node in numeric.h @ 2026-07-02 06:10 Michael Paquier <michael@paquier.xyz> 0 siblings, 0 replies; 2+ messages in thread From: Michael Paquier @ 2026-07-02 06:10 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/90789900b84a71d9c21d46220dd2e2a2477d3322 Modified Files -------------- src/include/utils/numeric.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Fix redefinition of typedef Node in numeric.h @ 2026-07-02 06:10 Michael Paquier <michael@paquier.xyz> 0 siblings, 0 replies; 2+ messages in thread From: Michael Paquier @ 2026-07-02 06:10 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-02 06:10 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-02 06:10 pgsql: Fix redefinition of typedef Node in numeric.h Michael Paquier <michael@paquier.xyz> 2026-07-02 06:10 pgsql: Fix redefinition of typedef Node in numeric.h Michael Paquier <michael@paquier.xyz>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox