postgresql/src/bin
Michael Paquier 3df93a6659 Use --no-loop for new calls of pg_receivewal --endpos in TAP tests
Those tests are not designed to fail, but if they do, like on some cases
for Windows because of ZLIB (?), they could remain stuck.  Using
--no-loop makes the test fail immediately.  The oldest test with
--endpos already did that.

Those tests have been added in ffc9dda.

Reviewed-by: Andrew Dunstan
Discussion: https://postgr.es/m/ec093ff1-a53c-0091-46a2-4537354b0dd4@dunslane.net
2021-07-30 21:28:03 +09:00
..
initdb Replace explicit PIN entries in pg_depend with an OID range test. 2021-07-15 11:41:47 -04:00
pg_amcheck Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_archivecleanup Add some missing exit() calls in error paths for various binaries 2021-07-29 11:42:58 +09:00
pg_basebackup Use --no-loop for new calls of pg_receivewal --endpos in TAP tests 2021-07-30 21:28:03 +09:00
pg_checksums Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_config Translation updates 2021-06-21 12:33:50 +02:00
pg_controldata Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_ctl Remove the last vestiges of Exporter from PostgresNode 2021-07-29 05:58:08 -04:00
pg_dump Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_resetwal Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_rewind Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_test_fsync Support direct I/O on macOS. 2021-07-19 11:01:01 +12:00
pg_test_timing Translation updates 2021-06-21 12:33:50 +02:00
pg_upgrade Disable command echo in pg_upgrade-created windows scripts 2021-07-27 11:15:38 -04:00
pg_verifybackup Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pg_waldump Allow specifying pg_waldump --rmgr option multiple times. 2021-07-01 15:32:57 +03:00
pgbench Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
scripts Unify PostgresNode's new() and get_new_node() methods 2021-07-29 05:58:08 -04:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00