postgresql/src/bin
Bruce Momjian dcca996270 pg_upgrade: fix shutdown check for standby servers
Commit 244142d32a only tested for the
pg_controldata output for primary servers, but standby servers have
different "Database cluster state" output, so check for that too.

Diagnosed-by: Michael Paquier

Discussion: https://postgr.es/m/20180810164240.GM13638@paquier.xyz

Backpatch-through: 9.3
2018-08-14 17:19:02 -04:00
..
initdb Translation updates 2018-08-06 19:35:42 +02:00
pg_archivecleanup Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
pg_basebackup Translation updates 2018-08-06 19:35:42 +02:00
pg_config Translation updates 2018-08-06 19:35:42 +02:00
pg_controldata Translation updates 2018-08-06 19:35:42 +02:00
pg_ctl Translation updates 2018-08-06 19:35:42 +02:00
pg_dump Fix pg_upgrade to handle event triggers in extensions correctly. 2018-08-07 15:43:49 -04:00
pg_resetxlog Translation updates 2018-08-06 19:35:42 +02:00
pg_rewind Translation updates 2018-08-06 19:35:42 +02:00
pg_test_fsync Avoid depending on non-POSIX behavior of fcntl(2). 2017-04-21 15:55:56 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade pg_upgrade: fix shutdown check for standby servers 2018-08-14 17:19:02 -04:00
pg_xlogdump Use snprintf not sprintf in pg_waldump's timestamptz_to_str. 2018-06-16 14:45:47 -04:00
pgbench Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Translation updates 2018-08-06 19:35:42 +02:00
scripts Translation updates 2018-08-06 19:35:42 +02:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00