Thread: pgsql: Fix subscription test

pgsql: Fix subscription test

From
Peter Eisentraut
Date:
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(+)