Re: Improve TAP tests of pg_upgrade for cross-version tests

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Cc: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-05-25T01:35:57Z
Lists: pgsql-hackers
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):

And with Andrew in CC, that's better ;p
--
Michael

Commits

  1. Add filtering capability for cross-version pg_upgrade tests