Re: PG DOCS - logical replication filtering
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-03T00:52:16Z
Lists: pgsql-hackers
On Wed, Mar 2, 2022 at 8:43 PM Aleksander Alekseev <aleksander@timescale.com> wrote: ... > Here is an updated version of the patch. Thanks for your review comments and fixes. The updated v2 patch looks good to me. ------ Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Add additional documentation for row filters.
- 676eeb6dd165 15.0 landed
-
Allow specifying row filters for logical replication of tables.
- 52e4f0cd472d 15.0 cited