Skip to content

Commit 793a89c

Browse files
committed
Sync function prototype with its actual definition.
Use the same parameter names as in the definition. Cosmetic fix only. Tatsuro Yamada Discussion: https://postgr.es/m/58E711AF.7070305@lab.ntt.co.jp
1 parent ca4e20f commit 793a89c

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
Oid foreigntableid);
280280
static ForeignScan *postgresGetForeignPlan(PlannerInfo *root,
281-
RelOptInfo *baserel,
281+
RelOptInfo *foreignrel,
282282
Oid foreigntableid,
283283
ForeignPath *best_path,
284284
List *tlist,

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