Re: No-op updates with partitioning and logical replication started failing in version 13

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>
Cc: Peter Smith <smithpb2250@gmail.com>, Brad Nicholson <brad.nicholson@instacart.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>, Amit Langote <amitlangote09@gmail.com>
Date: 2022-08-16T10:38:21Z
Lists: pgsql-bugs
On Tue, Aug 16, 2022 at 1:19 PM houzj.fnst@fujitsu.com
<houzj.fnst@fujitsu.com> wrote:
>
> On Tuesday, August 16, 2022 2:58 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> >
> > On Mon, Aug 15, 2022 at 11:07 AM houzj.fnst@fujitsu.com
> > <houzj.fnst@fujitsu.com> wrote:
> > >
> > > Attach the new version patch which improved the comments and commit
> > > messages.
> > >
> >
> > Thanks, the patch looks good to me. Can you please prepare back branch
> > patches unless you or someone else sees a reason not to back patch this?
>
> OK, here are the patches for HEAD ~ PG13.
> I have confirmed that the problem is fixed after applying the patch on both
> HEAD And back branches.
>

Pushed.

-- 
With Regards,
Amit Kapila.



Commits

  1. Fix replica identity check for a partitioned table.

  2. Fix plan created for inherited UPDATE/DELETE with all tables excluded.