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

From Tom Lane
Subject Re: pgsql: Remove unneeded defines from pg_config.h.in
Date
Msg-id 1196776.1767575380@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Remove unneeded defines from pg_config.h.in  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Remove unneeded defines from pg_config.h.in
List pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> On Sun, Jan 04, 2026 at 07:41:23PM -0500, Tom Lane wrote:
>> 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.

Looks about right to me.

            regards, tom lane



pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Remove unneeded defines from pg_config.h.in
Next
From: Michael Paquier
Date:
Subject: pgsql: Remove unneeded probes from configure and meson