We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7571ce6 commit 11180a5Copy full SHA for 11180a5
doc/src/sgml/fdwhandler.sgml
@@ -1010,7 +1010,7 @@ RefetchForeignRow(EState *estate,
1010
</para>
1011
1012
<para>
1013
- This function should store the tuple into the provided, or clear it if if
+ This function should store the tuple into the provided slot, or clear it if
1014
the row lock couldn't be obtained. The row lock type to acquire is
1015
defined by <literal>erm->markType</literal>, which is the value
1016
previously returned by <function>GetForeignRowMarkType</function>.
0 commit comments