postgresql/src/bin
Robert Haas 138c51b721 Add missing binary-upgrade guard.
Commit 9a974cbcba arranged for
pg_dumpall to preserve tablespace OIDs, but it should only do that
in binary upgrade mode, not all the time.

Reported by Christoph Berg.

Discussion: http://postgr.es/m/YgjwrkEvNEqoz4Vm@msg.df7cb.de
2022-02-17 10:53:51 -05: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 Remove command checks in tests of pg_basebackup and pg_receivewal 2022-02-15 13:41:40 +09: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 Add missing binary-upgrade guard. 2022-02-17 10:53:51 -05: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