Skip to content

Commit 7016e4c

Browse files
committed
postgres_fdw: Fix typo in comment.
Etsuro Fujita
1 parent 97f16b8 commit 7016e4c

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 to be evaluated 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy