Fix the test 005_char_signedness.
authorMasahiko Sawada <msawada@postgresql.org>
Tue, 18 Mar 2025 04:34:10 +0000 (21:34 -0700)
committerMasahiko Sawada <msawada@postgresql.org>
Tue, 18 Mar 2025 04:34:10 +0000 (21:34 -0700)
commitc462b054ba605d23c1ec139fcca3d758ac139026
treee487de4a75be2dc449bdb965f7cccb6ebb67d512
parent17caf6644546eccb4a1f6e0137ea1d0f58da8c16
Fix the test 005_char_signedness.

pg_upgrade test 005_char_signedness was leaving files like
delete_old_cluster.sh in the source directory for VPATH and meson
builds. The fix is to change the directory to tmp_check before running
the test.

Reported-by: Robert Haas <robertmhaas@gmail.com>
Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: http://postgr.es/m/CA+TgmoYg5e4oznn0XGoJ3+mceG1qe_JJt34rF2JLwvGS5T1hgQ@mail.gmail.com
src/bin/pg_upgrade/t/005_char_signedness.pl