- Notifications
You must be signed in to change notification settings - Fork5
Commit61768d8

Hiroshi Inoue
Add a check of HEAP_MARKED_FOR_UPDATE in HeapTupleSatisfiesDirty().
This enables unique constraint check in case of SELECT FOR UPDATEd.1 parentc4f9eaa commit61768d8
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
| 444 | + | |
| 445 | + | |
| 446 | + | |
444 | 447 |
| |
| 448 | + | |
445 | 449 |
| |
446 | 450 |
| |
447 | 451 |
| |
|
0 commit comments
Comments
(0)