Fix the test case introduced by commit 8756930190.

Amit Kapila <akapila@postgresql.org>

Commit: 0324651573479f4e782f76c0d06f2ebd02e6160a
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-09-08T04:17:43Z
Releases: 16.0
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

Files

PathChange+/−
src/test/subscription/t/030_origin.pl modified +7 −1

Discussion