Re: pgsql: tests: Add a test C++ extension module - Mailing list pgsql-committers

From Peter Smith
Subject Re: pgsql: tests: Add a test C++ extension module
Date
Msg-id CAHut+Pu__etg1x_Q0e7oQ20rqTy3iVqbwnXH=jXGV3PegG97QQ@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: tests: Add a test C++ extension module  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
List pgsql-committers
On Wed, Jan 21, 2026 at 7:50 PM Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
>
> On Wed Jan 21, 2026 at 4:27 AM CET, Peter Smith wrote:
> > 'make check-world' is suddenly failing for me, apparently caused by
> > this new test.
> >
> > FYI - I am building in a 'Linux CentOS7-x64 ' environment, which I
> > know has reached end-of-life, but even so, everything was fine before
> > this test appeared.
>
>
> I'm still not clear on what our policy is on supporting such EOL
> distros. But this patch seems sensible regardless and it fixes
> compilation for me when running on a centos 7 docker image.

The patch fixed my problem. Thanks.

======
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Rename "fast" and "slow" popcount functions.
Next
From: Fujii Masao
Date:
Subject: pgsql: Improve the error message in COPY with HEADER option.