Обсуждение: pgsql: Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.

Поиск
Список
Период
Сортировка

pgsql: Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.

От
Noah Misch
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c99c67fc43f8659517310c62e8a2637d56d0e449

Modified Files
--------------
src/test/isolation/README            | 15 ++++++++-------
src/test/isolation/isolationtester.c | 10 +++++-----
2 files changed, 13 insertions(+), 12 deletions(-)