- Notifications
You must be signed in to change notification settings - Fork5
Commit9ac4299
committed
HeapTupleHeaderAdjustCmax made the incorrect assumption that the raw
command id is the cmin, when it can in fact be a combo cid. That made rowsincorrectly invisible to a transaction where a tuple was deleted by multipleaborted subtransactions.Report and patch Karl Schnaitter. Back-patch to 8.3, where combo cids wasintroduced.1 parent86ec73b commit9ac4299
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
|
0 commit comments
Comments
(0)