Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains - Mailing list pgsql-committers

From Peter Geoghegan
Subject Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains
Date
Msg-id CAH2-WzmCLbJdJBJ9U=8a_KFMrmXmP1rBp8=t3gMn5YeHx+v9nA@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-committers
On Tue, Oct 17, 2017 at 3:40 AM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> I also realized we can stop checking (i.e. don't compare xmin to
> frozenxid) if the XMIN_FROZEN bits are set -- because in that case the
> tuple cannot possibly come from 9.3 frozen.  So I think this should do
> it.

When are you planning on committing this?

-- 
Peter Geoghegan


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Documentation improvements around domain types.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: In the planner,delete joinaliasvars lists after we're done with