Re: Improve TAP tests of pg_upgrade for cross-version tests - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improve TAP tests of pg_upgrade for cross-version tests
Date
Msg-id YqGl7fr+/uYHgZuC@paquier.xyz
Whole thread Raw
In response to Re: Improve TAP tests of pg_upgrade for cross-version tests  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Improve TAP tests of pg_upgrade for cross-version tests  (Andrew Dunstan <andrew@dunslane.net>)
Re: Improve TAP tests of pg_upgrade for cross-version tests  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Wed, May 25, 2022 at 10:35:57AM +0900, Michael Paquier wrote:
> On Tue, May 24, 2022 at 03:03:28PM +0900, Michael Paquier wrote:
>> (Adding Andrew Dunstan in CC.)
>>
>> I have been toying with $subject, trying to improve the ways to test
>> pg_upgrade across different major versions as perl makes that easier.
>> The buildfarm does three things to allow such tests to work (see
>> TestUpgradeXversion.pm):

Rebased to cope with the recent changes in this area.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: A proposal to provide a timeout option for CREATE_REPLICATION_SLOT/pg_create_logical_replication_slot
Next
From: Etsuro Fujita
Date:
Subject: Re: Defer selection of asynchronous subplans until the executor initialization stage