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

From: Andres Freund <andres(at)anarazel(dot)de>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, evsi(at)amazon(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19368: f54af9f does not create the correct macro for autotools build
Date: 2026-01-02 14:28:11
Message-ID: 3wk7ropdwzl5vz67f5qvrkbzvi36zany4snruybctktfuhykqj@ugfhz47x2ren
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

On 2025-12-31 11:20:17 -0800, Masahiko Sawada wrote:
> On Wed, Dec 31, 2025 at 8:52 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >
> > 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:

Ugh, yea, not sure what I running on that day.

> > > Agreed. The attached patch should fix the issue.
> >
> > You beat me to it ;-). Patch LGTM.
>
> Thank you for reviewing the patch! Pushed.

Thanks!

Greetings,

Andres Freund

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Paul A Jungwirth 2026-01-02 18:32:58 Re: BUG #19098: Can't create unique gist index, where pg_indexes says that WITHOUT OVERLAPS does exacly that
Previous Message Kirill Reshke 2026-01-02 07:19:50 Re: Create unique GiST indexes