Re: PG DOCS - logical replication filtering
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Euler Taveira <euler@eulerto.com>,
Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-11T10:40:10Z
Lists: pgsql-hackers
Attachments
- v8-0001-Add-additional-documentation-for-row-filters.patch (application/octet-stream) patch v8-0001
On Mon, Apr 11, 2022 at 12:39 PM Peter Smith <smithpb2250@gmail.com> wrote: > > On Fri, Apr 8, 2022 at 4:12 PM Peter Smith <smithpb2250@gmail.com> wrote: > > OK. Added in v7 [1] > Thanks, this looks mostly good to me. I didn't like the new section added for partitioned tables examples, so I removed it and added some explanation of the tests. I have slightly changed a few other lines. I am planning to commit the attached tomorrow unless there are more comments. -- With Regards, Amit Kapila.
Commits
-
Add additional documentation for row filters.
- 676eeb6dd165 15.0 landed
-
Allow specifying row filters for logical replication of tables.
- 52e4f0cd472d 15.0 cited