Add tap tests for the schema publications.
authorAmit Kapila <akapila@postgresql.org>
Fri, 29 Oct 2021 02:18:10 +0000 (07:48 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 29 Oct 2021 02:18:10 +0000 (07:48 +0530)
commit6b0f6f79eef2168ce38a8ee99c3ed76e3df5d7ad
tree90bdcffcbf2bc8d2c4339ab67f703540fdd679cd
parentd680992af5406245f769b697fbb4e130e6220664
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
src/test/subscription/t/025_rep_changes_for_schema.pl [new file with mode: 0644]