Add some additional tests for row filters in logical replication.
Amit Kapila <akapila@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/t/002_pg_dump.pl | modified | +34 −0 |
| src/test/regress/expected/publication.out | modified | +22 −0 |
| src/test/regress/sql/publication.sql | modified | +3 −0 |
Discussion
- row filtering for logical replication 701 messages · 2018-02-28 → 2022-04-14