Re: Incorrect visibility test function assigned to snapshot - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Incorrect visibility test function assigned to snapshot
Date
Msg-id 20190218134538.GA809@alvherre.pgsql
Whole thread Raw
In response to Re: Incorrect visibility test function assigned to snapshot  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Incorrect visibility test function assigned to snapshot  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 2019-Feb-18, Michael Paquier wrote:

> On Fri, Feb 15, 2019 at 01:01:29PM +0100, Antonin Houska wrote:
> > As for the bug fix, I think the additional assignment does not make things
> > worse because SnapBuildInitialSnapshot() already does overwrite some fields:
> > "xip" and "xnt".
> 
> Ah, right.  I somewhat missed that.  Let's move on with merging your
> patch then.  Are there any objections about that?

None here.

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


pgsql-hackers by date:

Previous
From: Surafel Temesgen
Date:
Subject: Re: pg_dump multi VALUES INSERT
Next
From: Alvaro Herrera
Date:
Subject: Re: Protect syscache from bloating with negative cache entries