Add some additional tests for row filters in logical replication.

Amit Kapila <akapila@postgresql.org>

Commit: ceb57afd3ce177e897cb4c5b44aa683fc0036782
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-03-04T02:24:12Z
Releases: 15.0
Add some additional tests for row filters in logical replication.

Commit 52e4f0cd47 didn't add tests for pg_dump support, so add a few tests
for it. Additionally, verify that catalogs are updated after few
ALTER PUBLICATION commands that modify row filters by using \d.

Reported-by: Tomas Vondra
Author: Shi yu, based on initial by Tomas Vondra
Reviewed-by: Euler Taveira and Amit Kapila
Discussion: https://postgr.es/m/6bdbd7fc-e81a-9a77-d963-24adeb95f29e@enterprisedb.com

Files

Discussion