Status: IN
Leaf pages store a `next_sibling` forward pointer (`NO_SIBLING = 0xFFFFFFFF` sentinel) but no backward pointer, so unlinking a leaf from the sibling chain requires locating the predecessor via parent traversal rather than direct backlink.
Source: entries/2026/05/29/topic-postgres-nbtree-vacuum.md
JSON