postgresql/src/bin
Michael Paquier a008496300 Fix thinko with subdirectories generated by pg_upgrade for internal files
38bfae3 has mixed the "dump/" and "log/" subdirectories generated in
"pg_upgrade_output.d/", causing the internal dump files to be generated
in "log/" and the log files to be in "dump/", but the opposite should be
done.  This was not directly an issue for pg_upgrade runs, as the
internal dump files were still picked up at the location of their
creation, but the newest version of the buildfarm client would have
reported the dump files instead of the log files on failures of
pg_upgrade.

Issue spotted while testing the TAP tests of pg_upgrade.
2022-02-15 11:46:55 +09:00
..
initdb Database-level collation version tracking 2022-02-14 08:27:26 +01:00
pg_amcheck Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_archivecleanup Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_basebackup Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_checksums Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_config Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_controldata Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_ctl Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_dump Database-level collation version tracking 2022-02-14 08:27:26 +01:00
pg_resetwal Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_rewind Silence minor compiler warnings. 2022-02-13 13:06:55 -05:00
pg_test_fsync Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_test_timing Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_upgrade Fix thinko with subdirectories generated by pg_upgrade for internal files 2022-02-15 11:46:55 +09:00
pg_verifybackup Add ./configure check for "lz4" command 2022-02-14 10:40:34 +09:00
pg_waldump Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pgbench Move scanint8() to numutils.c 2022-02-14 21:57:26 +01:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql Database-level collation version tracking 2022-02-14 08:27:26 +01:00
scripts Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00