Re: MultiXact truncation, startup et al. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: MultiXact truncation, startup et al.
Date
Msg-id 20131129193008.GP5513@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: MultiXact truncation, startup et al.  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: MultiXact truncation, startup et al.  (Andres Freund <andres@2ndquadrant.com>)
Re: MultiXact truncation, startup et al.  (Andres Freund <andres@2ndquadrant.com>)
Re: MultiXact truncation, startup et al.  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-hackers
New versions of all these patches, plus one more patch which removes the
behavior that HeapTupleGetUpdateXid checks for aborted updates.  (Turns
out this was necessary to get freezing right.)  My previous patch to
avoid InvalidXid as page prune point is reverted in there, too (no
longer necessary.)

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

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: GIN improvements part 1: additional information
Next
From: Greg Stark
Date:
Subject: Re: [RFC] overflow checks optimized away