PageAddItemExtended(): Add LP_UNUSED assertion.
Peter Geoghegan <pg@bowt.ie>
PageAddItemExtended(): Add LP_UNUSED assertion. Assert that LP_UNUSED items have no storage. If it's worth having defensive code in non-assert builds then it's worth having an assertion as well.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/page/bufpage.c | modified | +13 −7 |