From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Andreas Karlsson <andreas(at)proxel(dot)se>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: Convert sepgsql tests to TAP |
Date: | 2025-01-26 19:42:46 |
Message-ID: | 8d89f350-6139-4b80-b821-e5e5d9de4aee@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/26/25 11:36, Andrew Dunstan wrote:
>
> On 2025-01-26 Su 10:29 AM, Joe Conway wrote:
>> On 1/24/25 09:00, Andrew Dunstan wrote:
>>>
>>> On 2025-01-24 Fr 7:25 AM, Peter Eisentraut wrote:
>>>> On 27.08.24 10:12, Peter Eisentraut wrote:
>>>>> Here is a new patch version.
>>>>>
>>>>> I simplified the uses of sed and awk inside the Perl script. I
>>>>> also fixed "make installcheck". I noticed that meson installs
>>>>> sepgsql.sql into the wrong directory, so that's fixed also. (Many
>>>>> of the complications in this patch set are because sepgsql is not
>>>>> an extension but a loose SQL script, of which it is now the only
>>>>> one. Maybe something to address separately.)
>>>>>
>>>>> I did end up deciding to keep the old test_sepgsql script, because
>>>>> it does have the documented purpose of testing existing
>>>>> installations. I did change it so that it calls pg_regress
>>>>> directly, without going via make, so that the dependency on make is
>>>>> removed.
>>>>
>>>> This has been committed. And I understand there is a buildfarm
>>>> client update available for the affected buildfarm members.
>>>
>>> This should only be rhinoceros. Joe can pull this fix:
>>> https://github.com/PGBuildFarm/client-code/commit/60b72787036090c6bf829f5cef2b0b3e60f2a2db
>>>
>>> (or just copy the whole file from
>>> https://raw.githubusercontent.com/PGBuildFarm/client-code/refs/heads/main/PGBuild/Modules/TestSepgsql.pm)
>>>
>>
>>
>> Out of curiosity, what should have changed? I have so far done nothing
>> to rhino, yet it continues to return OK even after Peter's change...
>
>
>
> It will run the old test redundantly. Peter left it in place.
I have pulled and applied the fix:
https://github.com/PGBuildFarm/client-code/commit/60b72787036090c6bf829f5cef2b0b3e60f2a2db
--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2025-01-26 20:11:42 | Re: Eagerly scan all-visible pages to amortize aggressive vacuum |
Previous Message | Andres Freund | 2025-01-26 19:23:47 | Re: MAX_BACKENDS size (comment accuracy) |