Re: BUG #19368: f54af9f does not create the correct macro for autotools build

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: evsi(at)amazon(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: BUG #19368: f54af9f does not create the correct macro for autotools build
Date: 2025-12-31 16:52:21
Message-ID: 3922310.1767199941@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> writes:
> On Wed, Dec 31, 2025 at 7:59 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Masahiko Sawada 2025-12-31 19:20:17 Re: BUG #19368: f54af9f does not create the correct macro for autotools build
Previous Message Masahiko Sawada 2025-12-31 16:50:00 Re: BUG #19368: f54af9f does not create the correct macro for autotools build