Skip to content

Commit e073490

Browse files
committed
Make a comment more precise.
Remote expressions now also matter to make_foreignscan() Noted by Etsuro Fujita.
1 parent 166b61a commit e073490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/postgres_fdw/postgres_fdw.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -902,8 +902,8 @@ postgresGetForeignPlan(PlannerInfo *root,
902902
retrieved_attrs);
903903

904904
/*
905-
* Create the ForeignScan node from target list, local filtering
906-
* expressions, remote parameter expressions, and FDW private information.
905+
* Create the ForeignScan node from target list, filtering expressions,
906+
* remote parameter expressions, and FDW private information.
907907
*
908908
* Note that the remote parameter expressions are stored in the fdw_exprs
909909
* field of the finished plan node; we can't keep them in private state

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