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 CAA4eK1+WT0ZpoL6tUjuZxiOaA9_WLvAP1QY_PBR782bFRGdwUw@mail.gmail.com
Whole thread Raw
In response to Re: Added missing invalidations for all tables publication  (vignesh C <vignesh21@gmail.com>)
Responses RE: Added missing invalidations for all tables publication
List pgsql-hackers
On Tue, Aug 31, 2021 at 8:54 PM vignesh C <vignesh21@gmail.com> wrote:
>
> On Tue, Aug 31, 2021 at 2:00 PM Kyotaro Horiguchi
> <horikyota.ntt@gmail.com> wrote:
> >
>
> Thanks for the comments, the attached v3 patch has the changes for the same.
>

I think this bug should be fixed in back branches (till v10). OTOH, as
this is not reported by any user and we have found it during code
review so it seems either users don't have an exact use case or they
haven't noticed this yet. What do you people think about
back-patching?

Attached, please find a slightly updated patch with minor changes. I
have slightly changed the test to make it more meaningful. If we
decide to back-patch this, can you please test this on back-branches?

-- 
With Regards,
Amit Kapila.

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Skipping logical replication transactions on subscriber side
Next
From: "Bossart, Nathan"
Date:
Subject: Re: pg_dump handling of ALTER DEFAULT PRIVILEGES IN SCHEMA