Ensure age() returns a stable value rather than the latest value
Simon Riggs <simon@2ndQuadrant.com>
Ensure age() returns a stable value rather than the latest value
Files
| Path | Change | +/− |
|---|---|---|
| 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 |