Re: [BUG]Update Toast data failure in logical replication - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [BUG]Update Toast data failure in logical replication
Date
Msg-id 202202051225.i6ouuux6r5di@alvherre.pgsql
Whole thread Raw
In response to Re: [BUG]Update Toast data failure in logical replication  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On 2022-Feb-05, Amit Kapila wrote:

> On Fri, Feb 4, 2022 at 9:06 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> >
> > I don't have a reason not to commit this patch.
> >
> 
> It is not very clear to me from this so just checking again, are you
> fine with back-patching this as well?

Hmm, of course, I never thought it'd be a good idea to let the bug
unfixed in back branches.

Thanks!

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"El sudor es la mejor cura para un pensamiento enfermo" (Bardia)



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: row filtering for logical replication
Next
From: Tomas Vondra
Date:
Subject: Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not?