postgresql/src/bin/scripts
Noah Misch 49e8a5d399 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Slow hosts may avoid load-induced, spurious failures by setting
environment variable PG_TEST_TIMEOUT_DEFAULT to some number of seconds
greater than 180.  Developers may see faster failures by setting that
environment variable to some lesser number of seconds.  In tests, write
$PostgreSQL::Test::Utils::timeout_default wherever the convention has
been to write 180.  This change raises the default for some briefer
timeouts.  Back-patch to v10 (all supported versions).

Discussion: https://postgr.es/m/20220218052842.GA3627003@rfd.leadboat.com
2022-03-04 18:53:17 -08:00
..
po Translation updates 2022-02-07 13:51:36 +01:00
t Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:17 -08:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
common.c Avoid calling gettext() in signal handlers. 2022-01-17 13:30:04 -05:00
common.h Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
createdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
createuser.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
dropdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
dropuser.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00
pg_isready.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
reindexdb.c Clarify that --system reindexes system catalogs *only* 2021-10-27 16:29:07 +02:00
vacuumdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:47 -04:00