diff options
author | Robert Haas <rhaas@postgresql.org> | 2013-07-25 16:16:42 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2013-07-25 16:21:13 -0400 |
commit | 80c79ab2a8d63bc6c83269b29c1ba993c8077d3a (patch) | |
tree | 3f5b158d8f0844af078e924eeb67490a89becf1f /src/backend/utils/adt/tid.c | |
parent | 3483f4332de73e038db64be0614219b64fd3c971 (diff) | |
download | postgresql-80c79ab2a8d63bc6c83269b29c1ba993c8077d3a.tar.gz postgresql-80c79ab2a8d63bc6c83269b29c1ba993c8077d3a.zip |
pgstattuple: Use SnapshotDirty, not SnapshotNow.
Tuples belonging to uncommitted transactions should not be
counted as dead.
This is arguably a bug fix that should be back-patched, but
as no one ever noticed until it came time to try to get rid
of SnapshotNow, I'm only doing this in master for now.
Diffstat (limited to 'src/backend/utils/adt/tid.c')
0 files changed, 0 insertions, 0 deletions