Content-Length: 274613 | pFad | http://github.com/postgrespro/postgres_cluster/commit/5c90a2ffddd2504a7441e80a22ba0fe8d484291a

08 Comment update. · postgrespro/postgres_cluster@5c90a2f · GitHub
Skip to content

Commit 5c90a2f

Browse files
committed
Comment update.
Adjust to account for 5fc4c26. Etsuro Fujita
1 parent bf3d015 commit 5c90a2f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/backend/optimizer/plan/createplan.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2141,11 +2141,12 @@ create_foreignscan_plan(PlannerInfo *root, ForeignPath *best_path,
21412141
scan_plan->fs_relids = best_path->path.parent->relids;
21422142

21432143
/*
2144-
* Replace any outer-relation variables with nestloop params in the qual
2145-
* and fdw_exprs expressions. We do this last so that the FDW doesn't
2146-
* have to be involved. (Note that parts of fdw_exprs could have come
2147-
* from join clauses, so doing this beforehand on the scan_clauses
2148-
* wouldn't work.) We assume fdw_scan_tlist contains no such variables.
2144+
* Replace any outer-relation variables with nestloop params in the qual,
2145+
* fdw_exprs and fdw_recheck_quals expressions. We do this last so that
2146+
* the FDW doesn't have to be involved. (Note that parts of fdw_exprs
2147+
* or fdw_recheck_quals could have come from join clauses, so doing this
2148+
* beforehand on the scan_clauses wouldn't work.) We assume
2149+
* fdw_scan_tlist contains no such variables.
21492150
*/
21502151
if (best_path->path.param_info)
21512152
{

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/5c90a2ffddd2504a7441e80a22ba0fe8d484291a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy