Fix crossversion test for unsupported versions

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 084cff7899d62c142f5c5190ef6924a0ffe93893
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-03-04T14:09:59Z
Releases: 17.0
Fix crossversion test for unsupported versions

The fix in be78006741 only accounted for supported versions of postgres
but the crossversion test use 11 as the source version, which is an EOL
version.  Fix by removing the lower bound in the adminpack cleanup.

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

Files

PathChange+/−
src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm modified +1 −1

Discussion

Cited messages not in the archive: 0CFB76D0-0510-48B2-9916-1199F93BC28C@yesql.se