Add BTOPTIONS_PROC comments to nbtree.h.
authorPeter Geoghegan <pg@bowt.ie>
Mon, 13 Jan 2025 20:02:14 +0000 (15:02 -0500)
committerPeter Geoghegan <pg@bowt.ie>
Mon, 13 Jan 2025 20:02:14 +0000 (15:02 -0500)
commit1c854eb8931a8ce2ba8e2cc4d0a209a45d836de5
treebce1469379556787ec371dd26b7c56c126700c6c
parent597b1ffbf12352a3863a894f16741864aaf2242f
Add BTOPTIONS_PROC comments to nbtree.h.

Add comments explaining the purpose of B-Tree support function 5 to
nbtree.h for consistency (all other support functions were already
described by nearby comments).

This fixes what was arguably an oversight in commit 911e702077, or in
follow-up doc commit 15cb2bd2 (which documented support function 5 in
btree.sgml, but neglected to add anything to nbtree.h).
src/include/access/nbtree.h