diff options
author | Heikki Linnakangas | 2008-09-01 18:52:45 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2008-09-01 18:52:45 +0000 |
commit | 9ac4299163247645c6e391f5f65735c6cb78ccb9 (patch) | |
tree | 02dcbdb6a4db7dd801aa13a8190a1d079b8baa43 /src/backend/parser/parse_expr.c | |
parent | 86ec73b90932dd22e9e6c2333f1322130c4e1690 (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/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions