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

Commiteabcfd9

Browse files
author
Etsuro Fujita
committed
Fix typo in comment.
1 parent108505d commiteabcfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/nodeForeignscan.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ ExecInitForeignScan(ForeignScan *node, EState *estate, int eflags)
238238
* see ExecInitModifyTable.
239239
*
240240
* Don't try to look up the ResultRelInfo when EvalPlanQual is active,
241-
* though. Directmodififications cannot be re-evaluated as part of
241+
* though. Directmodifications cannot be re-evaluated as part of
242242
* EvalPlanQual. The lookup wouldn't work anyway because during
243243
* EvalPlanQual processing, EvalPlanQual only initializes the subtree
244244
* under the ModifyTable, and doesn't run ExecInitModifyTable.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp