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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Simplify fetch-slot-xmins logic in recovery TAP tests.
Дата
Msg-id E1dgYyB-0002JC-LX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Don't force-assign transaction id whenexporting a snapshot.
Следующее
От: Noah Misch
Дата:
Сообщение: [COMMITTERS] pgsql: Fix vertical spanning in table "wait_event Description".