pgsql: Fix subscription test - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix subscription test
Date
Msg-id E1iTSK3-0001jH-2A@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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/806f9dc02aea2e45a522bf3c7ed68154f6970e15

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


pgsql-committers by date:

Previous
From: Euler Taveira
Date:
Subject: Re: pgsql: Fix gratuitous error message variation
Next
From: Tom Lane
Date:
Subject: pgsql: Remove test case that doesn't work with --disable-integer-timest