Doc: Restructure B-Tree support routine docs.
authorPeter Geoghegan <pg@bowt.ie>
Wed, 12 Feb 2020 22:08:34 +0000 (14:08 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Wed, 12 Feb 2020 22:08:34 +0000 (14:08 -0800)
commitcaba0910afa124b8c6c61208b487846eea6b1970
tree47f7977f5b438486cff307263772744905d80343
parent0973f5602c349ad99fae6f57cdcc26754a03ba83
Doc: Restructure B-Tree support routine docs.

Use a top-level "variablelist", with one item per B-Tree support
function.  This structure matches the structure used by various
"Extensibility" sections in other documentation chapters for other index
access methods.

An explicit list makes it much clearer where each item begins and ends.
This wasn't really a problem before now, but an upcoming patch that adds
deduplication to nbtree will need to have its own new B-Tree support
function.  Ease the burden of translators by tidying up btree.sgml ahead
of committing the deduplication patch.
doc/src/sgml/btree.sgml