pgsql: Fix test failure in 021_twophase.pl. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix test failure in 021_twophase.pl.
Date
Msg-id E1mAOEB-0005ur-Va@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix test failure in 021_twophase.pl.

The test is expecting two prepared transactions corresponding to two
subscriptions but it waits to catch up for just one subscription. Fix it
by allowing to wait for both subscriptions.

Reported-by: Michael Paquier, as per buildfarm
Author: Ajin Cherian
Reviewed-By: Amit Kapila, Vignesh C, Peter Smith
Discussion: https://postgr.es/m/CAA4eK1+_0iNQ8Z=KVTjmmAqNX-hyv+1+fnZ-Yx8CVP=uAcekqw@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/test/subscription/t/021_twophase.pl | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Silence perl warning about uninitialized value
Next
From: Etsuro Fujita
Date:
Subject: pgsql: Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a340fb813fc