Add missing test names in TAP tests of pg_upgrade
authorMichael Paquier <michael@paquier.xyz>
Thu, 2 Jun 2022 00:21:32 +0000 (09:21 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 2 Jun 2022 00:21:32 +0000 (09:21 +0900)
commit99f6f19799edbba5e0a73702c0a1bd13bdd285a2
treecc33c0231f3d417171009979f028a0936ec0f46b
parentdd1c8dd1015f4548d6c29de56e54eda317b39319
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
src/bin/pg_upgrade/t/002_pg_upgrade.pl