doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional opclass methods

Michael Paquier <michael@paquier.xyz>

Commit: d92be269103acaf58e87ba4ba732eac0e3c4d78a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-07-08T01:41:53Z
Releases: 14.0
doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional opclass methods

The GIN and SP-GiST parts were out-of-sync since the changes of 14903f2,
and the BRIN part was wrong since its introduction in 15cb2bd.

Author: Guillaume Lelarge
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/CAECtzeXKvEPEr967h0PRYRi39uTmdEms=oUtc_PWGjZRNN1prw@mail.gmail.com
Backpatch-through: 13

Files

PathChange+/−
doc/src/sgml/brin.sgml modified +1 −1
doc/src/sgml/gin.sgml modified +2 −2
doc/src/sgml/spgist.sgml modified +1 −1

Documentation touched

Discussion