Re: pgsql: tests: Add a test C++ extension module
Jelte Fennema-Nio <postgres@jeltef.nl>
From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "Peter Smith" <smithpb2250@gmail.com>, "Peter Eisentraut"
<peter@eisentraut.org>
Cc: <pgsql-committers@lists.postgresql.org>
Date: 2026-01-21T08:50:44Z
Lists: pgsql-hackers
Attachments
- v1-0001-Detect-if-flags-are-needed-for-C-11-support.patch (text/x-patch) patch v1-0001
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.
Commits
-
Detect if flags are needed for C++11 support
- ae4fe737aea3 19 (unreleased) landed
-
tests: Add a test C++ extension module
- 476b35d4e311 19 (unreleased) cited