pgsql: Fix the test case introduced by commit 8756930190.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix the test case introduced by commit 8756930190.
Date: 2022-09-08 04:28:46
Message-ID: E1oW99i-001wkq-DX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2022-09-08 06:52:06 Re: pgsql: Raise a warning if there is a possibility of data from multiple
Previous Message Amit Kapila 2022-09-08 01:39:38 pgsql: Raise a warning if there is a possibility of data from multiple