pgsql: Add tap tests for the schema publications. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Add tap tests for the schema publications.
Date
Msg-id E1mgHdv-0004AE-C0@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Speed up TAP tests of pg_receivewal
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Update SELinux links in sepgsql documentation