Re: contrib/sepgsql regression tests have been broken for months

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: contrib/sepgsql regression tests have been broken for months
Date: 2025-10-24 12:28:10
Message-ID: 371f0ee1-8507-46e0-9090-6df2b14f0cd8@joeconway.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/24/25 07:49, Joe Conway wrote:
> On 10/24/25 17:36, Tom Lane wrote:
>> Anyway, we seem to need the attached in v18 and HEAD,
>> and we really ought to get BF coverage going again.
>
> I will make those changes (and hope nothing breaks).

And of course they did break :-(

Rhino is still running on RHEL 7.9 and it seems that needed perl RPMs are no
longer in the yum repo. I will need some time to sort it out, but am on the road
through the weekend, so it might be until sometime next week when I get enough
'round tuits' to get it resolved.

--
Joe Conway
PostgreSQL Contributors Team
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2025-10-24 12:38:24 Re: PG18 GIN parallel index build crash - invalid memory alloc request size
Previous Message Álvaro Herrera 2025-10-24 12:24:20 Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)