8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0da51d commit 79e4deaCopy full SHA for 79e4dea
doc/src/sgml/gin.sgml
@@ -179,7 +179,7 @@
179
<function>extractQuery</> to pass additional data to the
180
<function>consistent</> and <function>comparePartial</> methods.
181
To use it, <function>extractQuery</> must allocate
182
- an array of <literal>*nkeys</> Pointers and store its address at
+ an array of <literal>*nkeys</> pointers and store its address at
183
<literal>*extra_data</>, then store whatever it wants to into the
184
individual pointers. The variable is initialized to NULL before
185
call, so this argument can simply be ignored by operator classes that
0 commit comments