Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.

Noah Misch <noah@leadboat.com>

Commit: c99c67fc43f8659517310c62e8a2637d56d0e449
Author: Noah Misch <noah@leadboat.com>
Date: 2022-07-02T01:27:50Z
Releases: 16.0
Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.

Now that the more-generic variable exists, use it.

Discussion: https://postgr.es/m/20220219024136.GA3670392@rfd.leadboat.com

Files

PathChange+/−
src/test/isolation/isolationtester.c modified +5 −5
src/test/isolation/README modified +8 −7

Discussion