forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit624f155
committed
heap_update() must recheck tuple after unlocking and relocking buffer.
Bug found by Alvaro Herrera, fix suggested by Heikki Linnakangasand reviewed by Tom Lane.1 parent269c5dd commit624f155
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2645 | 2645 |
| |
2646 | 2646 |
| |
2647 | 2647 |
| |
2648 |
| - | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
2649 | 2651 |
| |
2650 | 2652 |
| |
2651 | 2653 |
| |
2652 | 2654 |
| |
2653 | 2655 |
| |
2654 | 2656 |
| |
| 2657 | + | |
2655 | 2658 |
| |
2656 | 2659 |
| |
2657 | 2660 |
| |
|
0 commit comments
Comments
(0)