Back-Patch "Add wait_for_subscription_sync for TAP tests."
authorAmit Kapila <[email protected]>
Fri, 12 Aug 2022 04:48:26 +0000 (10:18 +0530)
committerAmit Kapila <[email protected]>
Fri, 12 Aug 2022 04:48:26 +0000 (10:18 +0530)
commitf01e16b1987e39dcdfd65f0c0c662b02cd8fcc10
tree97564c2322ad8024175f51d2c9b3bbc734a4bf59
parentbf0718c137c4d2c297b1b0ae2bd1d0ae7055940e
Back-Patch "Add wait_for_subscription_sync for TAP tests."

This was originally done in commit 0c20dd33db for 16 only, to eliminate
duplicate code and as an infrastructure that makes it easier to write
future tests. However, it has been suggested that it would be good to
back-patch this testing infrastructure to aid future tests in
back-branches.

Backpatch to all supported versions.

Author: Masahiko Sawada
Reviewed by: Amit Kapila, Shi yu
Discussion: https://postgr.es/m/CAD21AoC-fvAkaKHa4t1urupwL8xbAcWRePeETvshvy80f6WV1A@mail.gmail.com
Discussion: https://postgr.es/m/[email protected]
src/test/perl/PostgresNode.pm
src/test/subscription/t/001_rep_changes.pl
src/test/subscription/t/002_types.pl
src/test/subscription/t/004_sync.pl
src/test/subscription/t/005_encoding.pl
src/test/subscription/t/006_rewrite.pl
src/test/subscription/t/008_diff_schema.pl
src/test/subscription/t/100_bugs.pl