postgresql/src/bin
Tom Lane 9be95ef156 Fix bogus logic for checking executables' versions within pg_upgrade.
Somebody messed up a refactoring here.  As it stood, we'd check pg_ctl's
--version output twice for each cluster.  Worse, the first check for the
new cluster's version happened before we'd done any validate_exec checks
there, breaking the check ordering the code intended.

A. Akenteva

Discussion: https://postgr.es/m/f9266a85d918a3cf3a386b5148aee666@postgrespro.ru
2017-11-09 11:30:30 -05:00
..
initdb Fix compiler warning 2017-09-20 09:03:04 -04:00
pg_archivecleanup pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
pg_basebackup Exclude pg_internal.init from BASE_BACKUP 2017-11-07 12:28:35 -05:00
pg_config Translation updates 2017-08-07 13:55:34 -04:00
pg_controldata Remove secondary checkpoint 2017-11-07 12:56:30 -05:00
pg_ctl pg_ctl: Improve message 2017-11-02 13:27:42 -04:00
pg_dump Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
pg_resetwal Remove secondary checkpoint 2017-11-07 12:56:30 -05:00
pg_rewind Remove wal_keep_segments from default configuration in PostgresNode.pm 2017-11-02 12:38:59 -04:00
pg_test_fsync Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade Fix bogus logic for checking executables' versions within pg_upgrade. 2017-11-09 11:30:30 -05:00
pg_waldump Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pgbench pgbench: replace run-time string comparisons with an enum identifier. 2017-11-02 18:32:14 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
scripts Use a longer connection timeout in pg_isready test. 2017-10-01 12:43:46 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00