Doc: add missed entries in BRIN extensibility tables.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 10 Apr 2023 19:49:48 +0000 (15:49 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 10 Apr 2023 19:50:29 +0000 (15:50 -0400)
commit4380c2509d51febad34e1fac0cfaeb98aaa716c5
tree43491bccab2a4061d998ea6ea5b16001b9c7c280
parent5d6728e588c37a4e458db9d55b308c8a3832a944
Doc: add missed entries in BRIN extensibility tables.

The tables in "71.3. Extensibility" listing the support functions
for bloom and minmax-multi opclasses should include the associated
options function.  While this isn't quite as required as the rest,
you need it for full functionality of the opclass.

Back-patch to v14 where these functions were added.
doc/src/sgml/brin.sgml