Обсуждение: [COMMITTERS] pgsql: Simplify fetch-slot-xmins logic in recovery TAP tests.

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

[COMMITTERS] pgsql: Simplify fetch-slot-xmins logic in recovery TAP tests.

От
Tom Lane
Дата:
Simplify fetch-slot-xmins logic in recovery TAP tests.

Merge wait_slot_xmins() into get_slot_xmins().  At this point the only
place that wasn't doing a wait was the initial-state test, and a wait
there seems pretty harmless.

Michael Paquier

Discussion: https://postgr.es/m/CAB7nPqSp_SLQb2uU7am+sn4V3g1UKv8j3yZU385oAG1cG_BN9Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3043c1ddd13cd902d820d9aea353e60ce2d3d698

Modified Files
--------------
src/test/recovery/t/001_stream_rep.pl | 65 ++++++++++++++---------------------
1 file changed, 25 insertions(+), 40 deletions(-)