Content-Length: 262793 | pFad | http://github.com/postgrespro/postgres_cluster/commit/9ff4f758ee430dbce0be13ab5da315be52cb6f55

B7 Cosmetic fix in postgres_fdw.c. · postgrespro/postgres_cluster@9ff4f75 · GitHub
Skip to content

Commit 9ff4f75

Browse files
committed
Cosmetic fix in postgres_fdw.c.
Make the forward declaration of estimate_path_cost_size match its actual definition. Tatsuro Yamada Discussion: https://postgr.es/m/96f2f554-1eeb-fe6f-e0db-650771886781@lab.ntt.co.jp
1 parent ca454b9 commit 9ff4f75

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
@@ -353,8 +353,8 @@ static void postgresGetForeignUpperPaths(PlannerInfo *root,
353353
* Helper functions
354354
*/
355355
static void estimate_path_cost_size(PlannerInfo *root,
356-
RelOptInfo *baserel,
357-
List *join_conds,
356+
RelOptInfo *foreignrel,
357+
List *param_join_conds,
358358
List *pathkeys,
359359
double *p_rows, int *p_width,
360360
Cost *p_startup_cost, Cost *p_total_cost);

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/9ff4f758ee430dbce0be13ab5da315be52cb6f55

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy