- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit0e98ad0
committed
Don't assume that PageIsEmpty() returns true on an all-zeros page.
It does currently, and I don't see us changing that any time soon, but wedon't make that assumption anywhere else.Per Tom Lane's suggestion. Backpatch to 9.2, like the previous patch thatadded this assumption.1 parent746e7f1 commit0e98ad0
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
655 |
| - | |
| 655 | + | |
656 | 656 |
| |
657 | 657 |
| |
658 | 658 |
| |
|
0 commit comments
Comments
(0)