pgsql: Fix subscription test - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix subscription test
Date
Msg-id E1iTPij-0000x9-Q1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix subscription test

After altering a subscription, we should wait until the updated table
sync data has been fetched by the subscriber.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ef8fcbff56e8904ba83b2659e9d0290e6106928e

Modified Files
--------------
src/test/subscription/t/008_diff_schema.pl | 3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Fix negative bitmapset member not allowed error in logicalrepli
Next
From: Euler Taveira
Date:
Subject: Re: pgsql: Fix gratuitous error message variation