Обсуждение: pgsql: Fix subscription test

Поиск
Список
Период
Сортировка

pgsql: Fix subscription test

От
Peter Eisentraut
Дата:
Fix subscription test

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

Branch
------
REL_11_STABLE

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

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