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 a2c1bc3 commit 405b9baCopy full SHA for 405b9ba
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 <symbol>NULL</symbol> before
185
call, so this argument can simply be ignored by operator classes that
0 commit comments