forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9debd12
committed
Remove comment about historic heap vacuuming issue.
Remove comment block about how heap page vacuuming used to set tupleswith storage to LP_UNUSED in a rare edge case that can no longer happenfollowing commit8523492. The comments seem unnecessary now, sinceit's now generally clear that heap vacuuming only applies to LP_DEADitems from VACUUM's first heap pass following more recent work fromcommits12b5ade and4f8d9d1.1 parent9de692c commit9debd12
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2478 | 2478 |
| |
2479 | 2479 |
| |
2480 | 2480 |
| |
2481 |
| - | |
2482 |
| - | |
2483 |
| - | |
2484 |
| - | |
2485 |
| - | |
2486 |
| - | |
2487 |
| - | |
2488 | 2481 |
| |
2489 | 2482 |
| |
2490 | 2483 |
| |
|
0 commit comments
Comments
(0)