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

Commite073490

Browse files
committed
Make a comment more precise.
Remote expressions now also matter to make_foreignscan()Noted by Etsuro Fujita.
1 parent166b61a commite073490

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,localfiltering
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)

[8]ページ先頭

©2009-2025 Movatter.jp