Re: pgsql: Remove unneeded defines from pg_config.h.in

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Remove unneeded defines from pg_config.h.in
Date: 2026-01-05 01:09:40
Message-ID: 1196776.1767575380@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-01-05 02:04:36 pgsql: Remove unneeded probes from configure and meson
Previous Message Richard Guo 2026-01-05 00:52:12 Re: pgsql: Ignore PlaceHolderVars when looking up statistics