- Notifications
You must be signed in to change notification settings - Fork28
Commitc5f3b53
committed
Update btree_xlog_delete() comments.
Commitfe97c61 updated LP_DEAD item deletion comments, but missed aminor discrepancy on the REDO side. Fix it now.In passing, don't talk about the btree_xlog_vacuum() behavior withinbtree_xlog_delete(). The reliance on XLOG_HEAP2_CLEANUP_INFO recordsfor recovery conflicts is already discussed within btvacuumpage() andmentioned again in passing above btree_xlog_vacuum(), which seemssufficient.1 parent7559d8e commitc5f3b53
2 files changed
+6
-15
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1208 | 1208 |
| |
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 |
| - | |
1212 |
| - | |
1213 |
| - | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
1214 | 1215 |
| |
1215 | 1216 |
| |
1216 | 1217 |
| |
|
Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
| 431 | + | |
439 | 432 |
| |
440 | 433 |
| |
441 | 434 |
| |
| |||
463 | 456 |
| |
464 | 457 |
| |
465 | 458 |
| |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
| 459 | + | |
470 | 460 |
| |
471 | 461 |
| |
472 | 462 |
| |
|
0 commit comments
Comments
(0)