nbtree: Minor sibling link traversal tweaks.

Peter Geoghegan <pg@bowt.ie>

Commit: 123474cbcebc17d3fd32503092df6e4beb8df0f6
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2024-10-28T16:22:52Z
Releases: 18.0
nbtree: Minor sibling link traversal tweaks.

Tweak some code comments for clarity, and relocate some local variable
declarations to the scope where they're actually used.

Follow-up to recent commit 1bd4bc85.

Files

PathChange+/−
src/backend/access/nbtree/nbtsearch.c modified +8 −11