Ensure age() returns a stable value rather than the latest value

Simon Riggs <simon@2ndQuadrant.com>

Commit: 67ff11b42b2811c18fc9dfa54ded02303a082f7c
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2012-05-11T13:38:53Z
Releases: 9.0.8
Ensure age() returns a stable value rather than the latest value

Files

PathChange+/−
src/backend/access/transam/xact.c modified +22 −0
src/backend/utils/adt/xid.c modified +3 −5
src/include/access/xact.h modified +1 −0