pgsql: Fix the test case introduced by commit 8756930190.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Fix the test case introduced by commit 8756930190.
Дата
Msg-id E1oW99i-001wkq-DX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix the test case introduced by commit 8756930190.

Before dropping a relation, ensure that it has reached a 'ready' state
after initial synchronization.

Author: Vignesh C
Reviewed-By: Amit Kapila
Discussion: https://www.postgresql.org/message-id/CALDaNm0gwjY_4HFxvvty01BOT01q_fJLKQ3pWP9=9orqubhjcQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0324651573479f4e782f76c0d06f2ebd02e6160a

Modified Files
--------------
src/test/subscription/t/030_origin.pl | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Raise a warning if there is a possibility of data from multiple
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: pgsql: Raise a warning if there is a possibility of data from multiple