Re: PG DOCS - logical replication filtering
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Euler Taveira <euler@eulerto.com>,
Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-08T05:53:38Z
Lists: pgsql-hackers
Attachments
- v6-0001-PG-DOCS-page-for-row-filters.patch (application/octet-stream) patch v6-0001
PSA patch v6 to address some of Amit's review comments [1]. ------ [1] https://www.postgresql.org/message-id/CAA4eK1JdwQQsxa%2BzpsBW5rCxEfXopYx381nwcCyeXk6mpF8ChQ%40mail.gmail.com 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