diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-09-01 18:53:03 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-09-01 18:53:03 +0000 |
commit | db8e4c7028909c2420568883a931438e5dcddab5 (patch) | |
tree | 880dba9718867a28a5c8be14428d058bdfc27f08 /src/backend/executor/nodeAppend.c | |
parent | 3c3fb2160c4ff51520c9cb12b8a48c61b44cfb3e (diff) |
HeapTupleHeaderAdjustCmax made the incorrect assumption that the raw
command id is the cmin, when it can in fact be a combo cid. That made rows
incorrectly invisible to a transaction where a tuple was deleted by multiple
aborted subtransactions.
Report and patch Karl Schnaitter. Back-patch to 8.3, where combo cids was
introduced.
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions