Re: PG DOCS - logical replication filtering
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Euler Taveira <euler@eulerto.com>
Cc: Peter Smith <smithpb2250@gmail.com>,
Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-14T03:25:18Z
Lists: pgsql-hackers
On Thu, Apr 14, 2022 at 1:29 AM Euler Taveira <euler@eulerto.com> wrote: > > On Wed, Apr 13, 2022, at 12:24 AM, Peter Smith wrote: > > PSA patch v10 which addresses the remaining review comments from Euler [1] > > Looks good to me. > Thanks, this looks good to me as well. I'll check this again early next week and push unless I find something or 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