pgsql: Add TAP tests for 2PC post-commit callbacks of multixacts atrec

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Add TAP tests for 2PC post-commit callbacks of multixacts atrec
Дата
Msg-id E1gxK7W-0001bU-JB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add TAP tests for 2PC post-commit callbacks of multixacts at recovery

The current set of TAP tests for two-phase transactions include some
coverage for post-commit callbacks of multixact, but it lacked tests for
testing the recovery of those callbacks.  This commit adds some tests
with soft and hard restarts in this case, using transactions which
include DDLs.

Author: Michael Paquier
Reviewed-by: Oleksii Kliukin
Discussion: https://postgr.es/m/20190221055431.GO15532@paquier.xyz

Branch
------
master

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

Modified Files
--------------
src/test/recovery/t/009_twophase.pl | 56 ++++++++++++++++++++++++++++++++++++-
1 file changed, 55 insertions(+), 1 deletion(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgsql: pg_regress: Don't use absolute paths for the diff
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: pg_regress: Don't use absolute paths for the diff