postgresql/src/bin
Tom Lane 4b02e935fe Fix bogus logic for checking data dirs' versions within pg_upgrade.
Commit 9be95ef15 failed to cure all of the redundancy here: we were
actually calling get_major_server_version() three times for each
of the old and new data directories.  While that's not enormously
expensive, it's still sloppy.

A. Akenteva

Discussion: https://postgr.es/m/f9266a85d918a3cf3a386b5148aee666@postgrespro.ru
2017-11-16 11:16:53 -05:00
..
initdb Translation updates 2017-08-28 10:50:13 -04:00
pg_archivecleanup Translation updates 2017-10-02 12:03:01 -04:00
pg_basebackup pg_basebackup: Fix comparison handling of tablespace mappings on Windows 2017-11-01 21:41:45 -04:00
pg_config Translation updates 2017-08-28 10:50:13 -04:00
pg_controldata Translation updates 2017-08-28 10:50:13 -04:00
pg_ctl Translation updates 2017-10-02 12:03:01 -04:00
pg_dump Translation updates 2017-11-05 17:00:29 -05:00
pg_resetwal Translation updates 2017-10-02 12:03:01 -04:00
pg_rewind Translation updates 2017-10-02 12:03:01 -04:00
pg_test_fsync Translation updates 2017-10-02 12:03:01 -04:00
pg_test_timing Translation updates 2017-10-02 12:03:01 -04:00
pg_upgrade Fix bogus logic for checking data dirs' versions within pg_upgrade. 2017-11-16 11:16:53 -05:00
pg_waldump Translation updates 2017-10-02 12:03:01 -04:00
pgbench Fix busy-wait in pgbench, with --rate. 2017-10-01 09:34:29 +03:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Translation updates 2017-11-05 17:00:29 -05:00
scripts Use a longer connection timeout in pg_isready test. 2017-10-01 12:43:47 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00