pgsql: Fix logical subscriber wait in test. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix logical subscriber wait in test.
Date
Msg-id E1fymbI-0001Ls-7X@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Minor cleanup/future-proofing for pg_saslprep().
Next
From: Noah Misch
Date:
Subject: pgsql: Fix v10 back-patch of 076a3c2112b127b3b36346dbc64659f9a165f60f.