Re: Added missing invalidations for all tables publication - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Added missing invalidations for all tables publication
Date
Msg-id CAA4eK1LgD9+prKMT+qL1VQqvWb1yViMNqLKM7GGExuVRXJ6aZA@mail.gmail.com
Whole thread Raw
In response to Re: Added missing invalidations for all tables publication  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Sep 11, 2021 at 11:58 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Amit Kapila <amit.kapila16@gmail.com> writes:
> > On Wed, Sep 8, 2021 at 7:57 AM houzj.fnst@fujitsu.com
> > <houzj.fnst@fujitsu.com> wrote:
> >> I found that the patch cannot be applied to back-branches(v10-v14) cleanly,
> >> so, I generate the patches for back-branches. Attached, all the patches have
> >> passed regression test.
>
> > Pushed!
>
> Shouldn't the CF entry for this be closed? [1]
>

Yes, and I have done that now.

-- 
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: corruption of WAL page header is never reported
Next
From: Michael Paquier
Date:
Subject: Re: Add jsonlog log_destination for JSON server logs