pgsql: Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.
Дата
Msg-id E1o7Rym-000lRr-Pc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove no-longer-used parameter for create_groupingsets_path().
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Introduce pg_attribute_nonnull(...)