pgsql: Add tap tests for the schema publications.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Add tap tests for the schema publications.
Дата
Msg-id E1mgHdv-0004AE-C0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add tap tests for the schema publications.

This adds additional tests for commit 5a2832465f ("Allow publishing the
tables of schema.). This allows testing streaming of data in tables that
are published via schema publications.

Author: Vignesh C, Haiying Tang
Reviewed-by: Greg Nancarrow, Hou Zhijie, Amit Kapila
Discussion: https://www.postgresql.org/message-id/CALDaNm0OANxuJ6RXqwZsM1MSY4s19nuH3734j4a72etDwvBETQ%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6b0f6f79eef2168ce38a8ee99c3ed76e3df5d7ad

Modified Files
--------------
.../subscription/t/025_rep_changes_for_schema.pl   | 205 +++++++++++++++++++++
1 file changed, 205 insertions(+)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Speed up TAP tests of pg_receivewal
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Update SELinux links in sepgsql documentation