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

Commit4bf371c

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parentda08a65 commit4bf371c

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
@@ -4216,7 +4216,7 @@ foreign_join_ok(PlannerInfo *root, RelOptInfo *joinrel, JoinType jointype,
42164216
/*
42174217
* If user is willing to estimate cost for a scan of either of the joining
42184218
* relations using EXPLAIN, he intends to estimate scans on that relation
4219-
* more accurately. Then, it makes sense to estimate the cost the join
4219+
* more accurately. Then, it makes sense to estimate the costofthe join
42204220
* with that relation more accurately using EXPLAIN.
42214221
*/
42224222
fpinfo->use_remote_estimate=fpinfo_o->use_remote_estimate||

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp