Content-Length: 285644 | pFad | http://github.com/postgrespro/postgres_cluster/commit/7400559a3fe959bdc6822114ef6aa966c42899f9

C8 Comment update for fdw_recheck_quals. · postgrespro/postgres_cluster@7400559 · GitHub
Skip to content

Commit 7400559

Browse files
committed
Comment update for fdw_recheck_quals.
Commit 5fc4c26 could've done a better job updating these comments. Etsuro Fujita
1 parent dff7ad3 commit 7400559

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/backend/optimizer/plan/setrefs.c

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,10 @@ set_foreignscan_references(PlannerInfo *root,
11061106

11071107
if (fscan->fdw_scan_tlist != NIL || fscan->scan.scanrelid == 0)
11081108
{
1109-
/* Adjust tlist, qual, fdw_exprs to reference foreign scan tuple */
1109+
/*
1110+
* Adjust tlist, qual, fdw_exprs, fdw_recheck_quals to reference
1111+
* foreign scan tuple
1112+
*/
11101113
indexed_tlist *itlist = build_tlist_index(fscan->fdw_scan_tlist);
11111114

11121115
fscan->scan.plan.targetlist = (List *)
@@ -1140,7 +1143,10 @@ set_foreignscan_references(PlannerInfo *root,
11401143
}
11411144
else
11421145
{
1143-
/* Adjust tlist, qual, fdw_exprs, etc. in the standard way */
1146+
/*
1147+
* Adjust tlist, qual, fdw_exprs, fdw_recheck_quals in the standard
1148+
* way
1149+
*/
11441150
fscan->scan.plan.targetlist =
11451151
fix_scan_list(root, fscan->scan.plan.targetlist, rtoffset);
11461152
fscan->scan.plan.qual =

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/7400559a3fe959bdc6822114ef6aa966c42899f9

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy