Re: row filtering for logical replication

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Ajin Cherian <itsajin(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Euler Taveira <euler(at)eulerto(dot)com>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, Greg Nancarrow <gregn4422(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Rahila Syed <rahilasyed90(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Önder Kalacı <onderkalaci(at)gmail(dot)com>, japin <japinli(at)hotmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, David Steele <david(at)pgmasters(dot)net>, Craig Ringer <craig(at)2ndquadrant(dot)com>, Amit Langote <amitlangote09(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: row filtering for logical replication
Date: 2021-12-23 08:23:04
Message-ID: CAHut+Pv4os_ZtB4uJE6hi_Kp4px6e3WtPTX-7eTK9YJicqq1Cw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is the v54* patch set:

Main changes from v53* are
1. All files of all three patches have been pgindented.
2. Another review comment is addressed

~~

Details
=======

v51-0001 (main)
- pgindent for all source files if this patch

v51-0002 (new/old tuple)
- pgindent for all source files of this patch
- Merged the Euler v50-0005 (pgoutput.c) comments as suggested [Amit 21/12] #5
- Also updated the commit message to include the Euler v50-0005 commit
message text

v51-0003 (tab, dump)
- pgindent for all source files of this patch

------
[Amit 21/12] https://www.postgresql.org/message-id/CAA4eK1JgdhDnAvFV-eEWcqMmXYwo9kmCE1wA17xWGE621e8WDg%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v54-0002-Row-filter-updates-based-on-old-new-tuples.patch application/octet-stream 29.0 KB
v54-0003-Row-filter-tab-auto-complete-and-pgdump.patch application/octet-stream 5.6 KB
v54-0001-Row-filter-for-logical-replication.patch application/octet-stream 132.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2021-12-23 08:27:30 Re: row filtering for logical replication
Previous Message Kyotaro Horiguchi 2021-12-23 06:33:35 Re: In-placre persistance change of a relation