pgsql: Fix the test case introduced by commit 8756930190. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix the test case introduced by commit 8756930190.
Date
Msg-id E1oW99i-001wkq-DX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix the test case introduced by commit 8756930190.

Before dropping a relation, ensure that it has reached a 'ready' state
after initial synchronization.

Author: Vignesh C
Reviewed-By: Amit Kapila
Discussion: https://www.postgresql.org/message-id/CALDaNm0gwjY_4HFxvvty01BOT01q_fJLKQ3pWP9=9orqubhjcQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0324651573479f4e782f76c0d06f2ebd02e6160a

Modified Files
--------------
src/test/subscription/t/030_origin.pl | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Raise a warning if there is a possibility of data from multiple
Next
From: Masahiko Sawada
Date:
Subject: Re: pgsql: Raise a warning if there is a possibility of data from multiple