Clean up some more freshly-dead code in pg_dump and pg_upgrade.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 16 Dec 2021 17:01:59 +0000 (12:01 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 16 Dec 2021 17:01:59 +0000 (12:01 -0500)
commitc49d926833fa6a987e3f9a66027f4a01d7a008be
treee2eb64f8d7406a299c9c4fd8d758fbe5aaddb5f7
parent58e2e6eb67fec14c793c74207407e172d7e0291d
Clean up some more freshly-dead code in pg_dump and pg_upgrade.

I missed a few things in 30e7c175b and e469f0aaf,
as noted by Justin Pryzby.

Discussion: https://postgr.es/m/2923349.1634942313@sss.pgh.pa.us
src/bin/pg_dump/dumputils.c
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h
src/bin/pg_upgrade/TESTING
src/bin/pg_upgrade/function.c
src/bin/pg_upgrade/option.c