Re: pgsql: Remove unneeded defines from pg_config.h.in - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Remove unneeded defines from pg_config.h.in
Date
Msg-id aVsKluvcsYTIoMG4@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Remove unneeded defines from pg_config.h.in  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Remove unneeded defines from pg_config.h.in
List pgsql-committers
On Sun, Jan 04, 2026 at 07:41:23PM -0500, Tom Lane wrote:
> This patch is not okay.  pg_config.h.in is a generated file and
> hand modifications in it will not do.
>
> If we don't need these symbols anymore, the right fix is to remove
> the probes for these headers in the autoconf and meson scripts.

Oops, sorry for the brain fart.  How about the attached?  autoreconf
and autoheader seem to be OK with it.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Remove unneeded defines from pg_config.h.in
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Remove unneeded defines from pg_config.h.in