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

Commit793a89c

Browse files
committed
Sync function prototype with its actual definition.
Use the same parameter names as in the definition. Cosmetic fix only.Tatsuro YamadaDiscussion:https://postgr.es/m/58E711AF.7070305@lab.ntt.co.jp
1 parentca4e20f commit793a89c

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
@@ -278,7 +278,7 @@ static void postgresGetForeignPaths(PlannerInfo *root,
278278
RelOptInfo*baserel,
279279
Oidforeigntableid);
280280
staticForeignScan*postgresGetForeignPlan(PlannerInfo*root,
281-
RelOptInfo*baserel,
281+
RelOptInfo*foreignrel,
282282
Oidforeigntableid,
283283
ForeignPath*best_path,
284284
List*tlist,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp