Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f1345d

Browse files
committed
Fix typo in FDW docs.
Laurenz Albe
1 parent845d335 commit0f1345d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/fdwhandler.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ PlanForeignModify (PlannerInfo *root,
354354
<literal>resultRelation</> identifies the target foreign table by its
355355
rangetable index. <literal>subplan_index</> identifies which target of
356356
the <structname>ModifyTable</> plan node this is, counting from zero;
357-
use this if you want to index into <literal>node-&gt;plans</> or other
357+
use this if you want to index into <literal>plan-&gt;plans</> or other
358358
substructure of the <literal>plan</> node.
359359
</para>
360360

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp