Re: BUG #19368: f54af9f does not create the correct macro for autotools build - Mailing list pgsql-bugs

From Masahiko Sawada
Subject Re: BUG #19368: f54af9f does not create the correct macro for autotools build
Date
Msg-id CAD21AoDtWPEbuGB5dq0d1JK=+tCDj8OqLobEpyajSrZ6NrCZCg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #19368: f54af9f does not create the correct macro for autotools build  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Wed, Dec 31, 2025 at 8:52 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Masahiko Sawada <sawada.mshk@gmail.com> writes:
> > On Wed, Dec 31, 2025 at 7:59 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> This is indeed busted, but I'd argue that the autoconf build has the
> >> right macro name and meson and the C code are using the wrong one:
>
> > Agreed. The attached patch should fix the issue.
>
> You beat me to it ;-).  Patch LGTM.

Thank you for reviewing the patch! Pushed.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #19368: f54af9f does not create the correct macro for autotools build
Next
From: Paul A Jungwirth
Date:
Subject: Re: BUG #19098: Can't create unique gist index, where pg_indexes says that WITHOUT OVERLAPS does exacly that