Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.
authorNoah Misch <noah@leadboat.com>
Sat, 5 Mar 2022 02:53:13 +0000 (18:53 -0800)
committerNoah Misch <noah@leadboat.com>
Sat, 5 Mar 2022 02:53:13 +0000 (18:53 -0800)
commit766075105c21442418359221e0a0da43040b273c
tree1c78a4c7fc1a18b51e7e4f93cdd863ca9b4d2c3a
parentf2698ea02ca8a56f38935d2b300ac54936712558
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.

Currently, only contrib/test_decoding has this property.  Use \getenv to
load the timeout value.

Discussion: https://postgr.es/m/20220218052842.GA3627003@rfd.leadboat.com
contrib/test_decoding/expected/twophase.out
contrib/test_decoding/sql/twophase.sql
src/test/regress/expected/stats.out
src/test/regress/sql/stats.sql