forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit30aaab2
committed
PageAddItemExtended(): Add LP_UNUSED assertion.
Assert that LP_UNUSED items have no storage. If it's worth havingdefensive code in non-assert builds then it's worth having an assertionas well.1 parentf58b230 commit30aaab2
1 file changed
+13
-7
lines changedLines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
| 253 | + | |
258 | 254 |
| |
259 | 255 |
| |
260 | 256 |
| |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
261 | 265 |
| |
262 | 266 |
| |
263 | 267 |
| |
| |||
676 | 680 |
| |
677 | 681 |
| |
678 | 682 |
| |
679 |
| - | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
680 | 686 |
| |
681 | 687 |
| |
682 | 688 |
| |
| |||
771 | 777 |
| |
772 | 778 |
| |
773 | 779 |
| |
774 |
| - | |
| 780 | + | |
775 | 781 |
| |
776 | 782 |
| |
777 | 783 |
| |
|
0 commit comments
Comments
(0)