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

From Jelte Fennema-Nio
Subject Re: pgsql: tests: Add a test C++ extension module
Date
Msg-id DFU506DCCMQ6.SWR87ADZHSCT@jeltef.nl
Whole thread Raw
In response to Re: pgsql: tests: Add a test C++ extension module  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: pgsql: tests: Add a test C++ extension module
Re: pgsql: tests: Add a test C++ extension module
List pgsql-committers
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.

Attachment

pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix for C++ compatibility
Next
From: Michael Paquier
Date:
Subject: pgsql: pg_stat_statements: Add more tests for level tracking