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

Commit348bcd8

Browse files
committed
Fix typo.
Etsuro Fujita
1 parent84ac126 commit348bcd8

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
@@ -793,7 +793,7 @@ RecheckForeignScan (ForeignScanState *node, TupleTableSlot *slot);
793793
<literal>ForeignScan</>. When a recheck is required, this subplan
794794
can be executed and the resulting tuple can be stored in the slot.
795795
This plan need not be efficient since no base table will return more
796-
that one row; for example, it may implement all joins as nested loops.
796+
than one row; for example, it may implement all joins as nested loops.
797797
</para>
798798
</sect2>
799799

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp