pgsql: Fix query in new test to check tables are synced

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Fix query in new test to check tables are synced
Дата
Msg-id E1kT2jO-0000pu-IS@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix query in new test to check tables are synced

Rather than looking for tablesync workers, it is more reliable to see
the sync state of the tables.

Per note from Amit Kapila.
Discussion: https://postgr.es/m/CAA4eK1JSSD7FVwq+_rOme86jUZTQFzjsNU06hQ4-LiRt1xFmSg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7f4708818317f59a0452f549dedf4ce35182c13f

Modified Files
--------------
src/test/subscription/t/100_bugs.pl | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Replace calls of htonl()/ntohl() with pg_bswap.h for GSSAPI encr
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix query in new test to check tables are synced