summaryrefslogtreecommitdiff
path: root/src/bin/pg_upgrade/TESTING
AgeCommit message (Expand)Author
2025-03-25pg_upgrade: Add --swap for faster file transfer.Nathan Bossart
2024-03-05Add --copy-file-range option to pg_upgrade.Thomas Munro
2023-01-17Create common infrastructure for cross-version upgrade testing.Tom Lane
2022-12-27Add custom filtering rules to the TAP tests of pg_upgradeMichael Paquier
2022-12-16pg_upgrade: Make testing different transfer modes easierPeter Eisentraut
2022-04-01Switch the regression tests of pg_upgrade to use TAP testsMichael Paquier
2021-12-16Clean up some more freshly-dead code in pg_dump and pg_upgrade.Tom Lane
2019-06-08Update stale comments, and fix comment typos.Noah Misch
2017-06-08Fix bit-rot in pg_upgrade's test.sh, and improve documentation.Tom Lane
2015-04-14Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut