Re: Duplicated LSN in ReorderBuffer - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Duplicated LSN in ReorderBuffer
Date
Msg-id 20190913194247.GA11729@alvherre.pgsql
Whole thread Raw
In response to Re: Duplicated LSN in ReorderBuffer  (Alvaro Herrera from 2ndQuadrant <alvherre@alvh.no-ip.org>)
Responses Re: Duplicated LSN in ReorderBuffer
List pgsql-hackers
On 2019-Sep-10, Alvaro Herrera from 2ndQuadrant wrote:

> Here's a couple of patches.
> 
> always_decode_assignment.patch is Masahiko Sawada's patch, which has
> been confirmed to fix the assertion failure.

I pushed this one to all branches.  Thanks Ildar for reporting and
Sawada-san for fixing, and reviewers.

If you (Andres) want to propose a different fix for this, be my guest.
We can always revert this one if you have a different better fix.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Write visibility map during CLUSTER/VACUUM FULL
Next
From: Pavel Stehule
Date:
Subject: Re: Modest proposal for making bpchar less inconsistent