| From: | "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | "Peter Smith" <smithpb2250(at)gmail(dot)com>, "Peter Eisentraut" <peter(at)eisentraut(dot)org> |
| Cc: | <pgsql-committers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: tests: Add a test C++ extension module |
| Date: | 2026-01-21 08:50:44 |
| Message-ID: | DFU506DCCMQ6.SWR87ADZHSCT@jeltef.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
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 | Content-Type | Size |
|---|---|---|
| v1-0001-Detect-if-flags-are-needed-for-C-11-support.patch | text/x-patch | 5.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2026-01-21 09:19:23 | pgsql: pg_stat_statements: Add more tests for level tracking |
| Previous Message | Peter Eisentraut | 2026-01-21 07:54:51 | pgsql: Fix for C++ compatibility |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nitin Motiani | 2026-01-21 08:53:46 | Re: Adding pg_dump flag for parallel export to pipes |
| Previous Message | Tatsuro Yamada | 2026-01-21 08:46:45 | Re: [PATCH] psql: add \dcs to list all constraints |