Re: BUG #13844: Logical decoding bug with subxact + row locking

From: Andres Freund <andres(at)anarazel(dot)de>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: jarred(at)webriots(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13844: Logical decoding bug with subxact + row locking
Date: 2016-03-05 07:47:28
Message-ID: 20160305074728.umpskwsn4amykgch@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2016-03-04 10:30:02 -0800, Andres Freund wrote:
> On 2016-03-04 15:28:40 -0300, Alvaro Herrera wrote:
> > Do you think you can get this before the next set of releases? If you
> > think I can help you get this done, please let me know.
>
> Yes, I hope to get it done in the next few hours.

Here's updated and separated versions of patches addressing all the open
logical decoding issues that I know of. I plan to take another look over
them tomorrow and then push. 0001 is the patch addressing this specific
issue.

Regards,

Andres

Attachment Content-Type Size
0001-logical-decoding-Tell-reorderbuffer-about-all-xids.patch text/x-patch 11.9 KB
0002-logical-decoding-old-newtuple-in-spooled-UPDATE-chan.patch text/x-patch 4.7 KB
0003-logical-decoding-Fix-handling-of-large-old-tuples-wi.patch text/x-patch 20.4 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Matthew Byrne 2016-03-05 11:32:21 ALTER INDEX not working in 9.5.1?
Previous Message Merlin Moncure 2016-03-04 21:17:07 Re: BUG #13920: pg_try_advisory_xact_lock bigint trouble