pgsql: Revert "Add recovery TAP test for race condition with slot inval

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Revert "Add recovery TAP test for race condition with slot inval
Дата
Msg-id E1ri2CI-002TfS-A6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Add recovery TAP test for race condition with slot invalidations"

This reverts commit 08a52ab151ca, due to some sporadic instability in
the test.  Getting the test right should require some redesign with a
second injection point, but let's revert it for now to avoid these
issues in the CI as a lot of patches are under discussion in this last
commit fest.

Per buildfarm members hachi and gokiburi.

Discussion: https://postgr.es/m/ZekQQHCrIqLVpGz5@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/65db0cfb4c036b14520a22dba5a858185b713643

Modified Files
--------------
src/backend/replication/slot.c                     |   9 --
.../recovery/t/035_standby_logical_decoding.pl     | 116 +--------------------
2 files changed, 2 insertions(+), 123 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Revert "Fix parallel-safety check of expressions and predicate f
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Add template for adaptive radix tree