diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-06-21 14:12:40 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-06-21 15:02:26 +0300 |
commit | 0d905db20b3201bec3ea69951014b473f92223c7 (patch) | |
tree | 1bf17b72663c456568064c63434060167326c3c0 /src/backend/access/gist/gist.c | |
parent | 9d6e6fededbedb018caf9871cc448dc173b20ea6 (diff) | |
download | postgresql-0d905db20b3201bec3ea69951014b473f92223c7.tar.gz postgresql-0d905db20b3201bec3ea69951014b473f92223c7.zip |
Fix bug introduced by recent SSI patch to merge ROLLED_BACK and
MARKED_FOR_DEATH flags into one. We still need the ROLLED_BACK flag to
mark transactions that are in the process of being rolled back. To be
precise, ROLLED_BACK now means that a transaction has already been
discounted from the count of transactions with the oldest xmin, but not
yet removed from the list of active transactions.
Dan Ports
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions