From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Subject: | Re: Improve TAP tests of pg_upgrade for cross-version tests |
Date: | 2022-06-09 07:49:01 |
Message-ID: | YqGl7fr+/uYHgZuC@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
v2-0001-Add-more-filtering-capabilities-in-the-dumps.patch | text/x-diff | 4.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Etsuro Fujita | 2022-06-09 10:39:47 | Re: Defer selection of asynchronous subplans until the executor initialization stage |
Previous Message | Kyotaro Horiguchi | 2022-06-09 07:31:17 | Re: A proposal to provide a timeout option for CREATE_REPLICATION_SLOT/pg_create_logical_replication_slot |