Re: Need Multixact Freezing Docs

Jim Nasby <jim.nasby@bluetreble.com>

From: Jim Nasby <Jim.Nasby@BlueTreble.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>, Josh Berkus <josh@agliodbs.com>
Cc: <pgsql-hackers@postgresql.org>
Date: 2015-06-16T00:26:26Z
Lists: pgsql-hackers
On 6/14/15 9:50 AM, Alvaro Herrera wrote:
> +	values[0] = MultiXactState->oldestMultiXactId;

What about oldestOffset and offsetStopLimit? Seems those would be useful 
too. Looks good other than that.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Data in Trouble? Get it in Treble! http://BlueTreble.com


Commits

  1. Document pg_get_multixact_members().