Don't leave behind files in src dir in 007_multixact_conversion.pl pg_upgrade test 007_multixact_conversion.pl was leaving files like delete_old_cluster.sh in the source directory for VPATH and meson builds. To fix, change the tmp_check directory before running the test, like in the other pg_upgrade tests.
Author: Hayato Kuroda <[email protected]> https://www.postgresql.org/message-id/tyrpr01mb121563a4da8b2fe9a2ecb79f5f5...@tyrpr01mb12156.jpnprd01.prod.outlook.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2c1a7d421f92c14c8fedbd77200607b3df554add Modified Files -------------- src/bin/pg_upgrade/t/007_multixact_conversion.pl | 5 +++++ 1 file changed, 5 insertions(+)
