postgresql/src/bin
Bruce Momjian c9c042dded pg_upgrade: make get_major_server_version() err msg consistent
This patch fixes the error message in get_major_server_version() to be
"could not parse version file", and uses the full file path name, rather
than just the data directory path.

Also, commit 4109bb5de4 added the cause of the failure to the  "could
not open" error message, and improved quoting.  This patch backpatches
the "could not open" cause to PG 12, where it was first widely used, and
backpatches the quoting fix in that patch to all supported releases.

Reported-by: Tom Lane

Discussion: https://postgr.es/m/87pne2w98h.fsf@wibble.ilmari.org

Author: Dagfinn Ilmari Mannsåker

Backpatch-through: 9.5
2020-03-19 15:20:55 -04:00
..
initdb Translation updates 2019-11-11 10:33:28 +01:00
pg_archivecleanup Translation updates 2019-11-11 10:33:28 +01:00
pg_basebackup Translation updates 2019-11-11 10:33:28 +01:00
pg_config Translation updates 2019-11-11 10:33:28 +01:00
pg_controldata Translation updates 2019-11-11 10:33:28 +01:00
pg_ctl Translation updates 2020-02-10 13:00:18 +01:00
pg_dump Plug memory leak 2020-03-16 16:27:13 -03:00
pg_resetwal Translation updates 2019-11-11 10:33:28 +01:00
pg_rewind Translation updates 2019-11-11 10:33:28 +01:00
pg_test_fsync Translation updates 2019-05-06 14:43:35 +02:00
pg_test_timing Translation updates 2018-08-06 20:03:55 +02:00
pg_upgrade pg_upgrade: make get_major_server_version() err msg consistent 2020-03-19 15:20:55 -04:00
pg_waldump Translation updates 2020-02-10 13:00:18 +01:00
pgbench Fix integer-overflow edge case detection in interval_mul and pgbench. 2019-11-07 11:23:02 -05:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Translation updates 2019-11-11 10:33:28 +01:00
scripts createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate 2020-02-27 11:21:14 +09:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00