pgsql: Fix logical subscriber wait in test.

Lists: pgsql-committers
From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix logical subscriber wait in test.
Date: 2018-09-08 23:25:12
Message-ID: E1fymbI-0001Ls-7X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Fix logical subscriber wait in test.

Buildfarm members sungazer and tern revealed this deficit. Back-patch
to v10, like commit 4f10e7ea7b2231f453bb18b6e710ac333eaf121b, which
introduced the test.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/475c1fb5a765da70a77f9f24454977a873d96dc4

Modified Files
--------------
src/test/subscription/t/002_types.pl | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)