We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5251f2f commit 8eec44bCopy full SHA for 8eec44b
doc/src/sgml/gin.sgml
@@ -539,7 +539,7 @@
539
<function>extractQuery</> to pass additional data to the
540
<function>consistent</> and <function>comparePartial</> methods.
541
To use it, <function>extractQuery</> must allocate
542
- an array of <literal>*nkeys</> Pointers and store its address at
+ an array of <literal>*nkeys</> pointers and store its address at
543
<literal>*extra_data</>, then store whatever it wants to into the
544
individual pointers. The variable is initialized to <symbol>NULL</symbol> before
545
call, so this argument can simply be ignored by operator classes that
0 commit comments