pgsql: Fix logical subscriber wait in test.

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
Thread:
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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2018-09-09 00:49:08 pgsql: Fix v10 back-patch of 076a3c2112b127b3b36346dbc64659f9a165f60f.
Previous Message Tom Lane 2018-09-08 22:20:55 pgsql: Minor cleanup/future-proofing for pg_saslprep().