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

Commit7016e4c

Browse files
committed
postgres_fdw: Fix typo in comment.
Etsuro Fujita
1 parent97f16b8 commit7016e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/postgres_fdw/postgres_fdw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4156,7 +4156,7 @@ foreign_join_ok(PlannerInfo *root, RelOptInfo *joinrel, JoinType jointype,
41564156
* other remote clauses. For LEFT and RIGHT OUTER join, the clauses from
41574157
* the outer side are added to remote_conds since those can be evaluated
41584158
* after the join is evaluated. The clauses from inner side are added to
4159-
* the joinclauses, since they need to evaluated while constructing the
4159+
* the joinclauses, since they need tobeevaluated while constructing the
41604160
* join.
41614161
*
41624162
* For a FULL OUTER JOIN, the other clauses from either relation can not

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp