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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: tests: Add a test C++ extension module
Date: 2026-01-21 09:44:44
Message-ID: 82808f49-ed07-42a3-a736-8b678988765f@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 21.01.26 09:50, Jelte Fennema-Nio 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.

Yes, I was just in the process of writing that same patch. I'll see if
there are any differences and then move ahead with this.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-01-21 13:51:22 pgsql: Remove more leftovers of AIX support
Previous Message Michael Paquier 2026-01-21 09:19:23 pgsql: pg_stat_statements: Add more tests for level tracking

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2026-01-21 09:44:45 Re: Optional skipping of unchanged relations during ANALYZE?
Previous Message VASUKI M 2026-01-21 09:37:01 Re: Optional skipping of unchanged relations during ANALYZE?