Re: pgsql: tests: Add a test C++ extension module

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: tests: Add a test C++ extension module
Date: 2026-01-21 22:22:19
Message-ID: CAHut+Pu__etg1x_Q0e7oQ20rqTy3iVqbwnXH=jXGV3PegG97QQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Jan 21, 2026 at 7:50 PM Jelte Fennema-Nio <postgres(at)jeltef(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-01-21 22:28:24 Re: POC: Parallel processing of indexes in autovacuum
Previous Message Sami Imseih 2026-01-21 22:22:11 Re: POC: Parallel processing of indexes in autovacuum

Browse pgsql-committers by date

  From Date Subject
Previous Message Robert Haas 2026-01-21 21:16:26 Re: pgsql: tests: Add a test C++ extension module