postgresql/src/bin
Bruce Momjian 069179767f pg_upgrade: remove pre-8.4 code and >= 8.4 check
We only support upgrading from >= 8.4 so no need for this code or tests.

Reported-by: Magnus Hagander

Discussion: https://postgr.es/m/CABUevEx-D0PNVe00tkeQRGennZQwDtBJn=493MJt-x6sppbUxA@mail.gmail.com

Backpatch-through: 9.5
2020-10-06 14:31:22 -04:00
..
initdb Make postgres.bki use the same literal-string syntax as postgresql.conf. 2020-10-04 16:09:55 -04:00
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_basebackup Standardize the printf format for st_size 2020-09-24 21:04:21 +02:00
pg_checksums Avoid non-constant format string argument to fprintf(). 2020-08-18 13:13:09 +03:00
pg_config Translation updates 2020-05-18 12:49:30 +02:00
pg_controldata Rename VariableCacheData.nextFullXid to nextXid. 2020-08-11 12:07:14 -07:00
pg_ctl Remove non-fast promotion. 2020-07-29 21:24:26 +09:00
pg_dump Fix handling of -d "connection string" in pg_dump/pg_restore. 2020-09-24 18:19:38 -04:00
pg_resetwal Rename VariableCacheData.nextFullXid to nextXid. 2020-08-11 12:07:14 -07:00
pg_rewind Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_test_fsync Improve range checks of options for pg_test_fsync and pg_test_timing 2020-09-28 10:13:59 +09:00
pg_test_timing Improve range checks of options for pg_test_fsync and pg_test_timing 2020-09-28 10:13:59 +09:00
pg_upgrade pg_upgrade: remove pre-8.4 code and >= 8.4 check 2020-10-06 14:31:22 -04:00
pg_verifybackup Standardize the printf format for st_size 2020-09-24 21:04:21 +02:00
pg_waldump Correct several behavior descriptions in comments. 2020-08-15 20:21:52 -07:00
pgbench pgbench: Use PQExpBuffer to simplify code that constructs SQL. 2020-09-30 10:58:09 +03:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Improve tab-completion for DEALLOCATE. 2020-09-28 11:23:15 +09:00
scripts Message fixes and style improvements 2020-09-14 06:42:30 +02:00
Makefile Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00