pgsql: Adjust pg_upgrade crossversion test for adminpack - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Adjust pg_upgrade crossversion test for adminpack
Date
Msg-id E1rh8Xa-0022iI-Cx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust pg_upgrade crossversion test for adminpack

Commit cc09e6549f which removed the adminpack extension failed to
instrument the crossversion pg_upgrade test to drop the extension
before attempting an upgrade to v17.

Discussion: https://postgr.es/m/0CFB76D0-0510-48B2-9916-1199F93BC28C@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/be7800674117756a63f3fee68ee4563eff303839

Modified Files
--------------
src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm | 10 ++++++++++
1 file changed, 10 insertions(+)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Remove the adminpack contrib extension
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix crossversion test for unsupported versions