mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
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 of14903f2
, and the BRIN part was wrong since its introduction in15cb2bd
. Author: Guillaume Lelarge Reviewed-by: Daniel Gustafsson Discussion: https://postgr.es/m/CAECtzeXKvEPEr967h0PRYRi39uTmdEms=oUtc_PWGjZRNN1prw@mail.gmail.com Backpatch-through: 13
This commit is contained in:
@ -881,7 +881,7 @@ typedef struct spgLeafConsistentOut
|
||||
<term><function>options</function></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Defines set of user-visible parameters that control operator class
|
||||
Defines a set of user-visible parameters that control operator class
|
||||
behavior.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user