Skip to content
Snippets Groups Projects
Commit 8e6d6a72 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

doc: Fix typo

From: Alexander Law <exclusion@gmail.com>
parent b15ab18e
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,7 @@
<function>extractQuery</> to pass additional data to the
<function>consistent</> and <function>comparePartial</> methods.
To use it, <function>extractQuery</> must allocate
an array of <literal>*nkeys</> Pointers and store its address at
an array of <literal>*nkeys</> pointers and store its address at
<literal>*extra_data</>, then store whatever it wants to into the
individual pointers. The variable is initialized to NULL before
call, so this argument can simply be ignored by operator classes that
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment