Add missing test names in TAP tests of pg_upgrade

Michael Paquier <michael@paquier.xyz>

Commit: 99f6f19799edbba5e0a73702c0a1bd13bdd285a2
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-06-02T00:21:32Z
Releases: 15.0
Add missing test names in TAP tests of pg_upgrade

While on it, this removes the inclusion of getcwd() as The test code
does not rely on it.

Author: Peter Eisentraut
Discussion: https://postgr.es/m/f80ace33-11fb-1cd3-20f8-98f51d151088@enterprisedb.com

Files

PathChange+/−
src/bin/pg_upgrade/t/002_pg_upgrade.pl modified +10 −5

Discussion