Thread

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

    Tom Lane <tgl@sss.pgh.pa.us> — 2025-12-31T16:52:21Z

    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.
    
    			regards, tom lane