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

Commit50e2b13

Browse files
author
Karina Litskevich
committed
[PGPRO-14916] Revert "PGPRO-10866: Update create_foreignscan_path() calls."
This reverts commitbc43f49, which waswrong and broke compilation with versions 17-Tags: vops
1 parentad3a0c8 commit50e2b13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎vops_fdw.c‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ postgresGetForeignPaths(PlannerInfo *root,
438438
baserel,
439439
NULL,/* default pathtarget */
440440
fpinfo->rows,
441-
0,
442441
fpinfo->startup_cost,
443442
fpinfo->total_cost,
444443
NIL,/* no pathkeys */
@@ -1409,7 +1408,6 @@ add_foreign_grouping_paths(PlannerInfo *root, RelOptInfo *input_rel,
14091408
grouped_rel,
14101409
grouped_rel->reltarget,
14111410
rows,
1412-
0,
14131411
startup_cost,
14141412
total_cost,
14151413
NIL,/* no pathkeys */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp