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

Commit417809f

Browse files
committed
My Draft
1 parent59132bf commit417809f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/backend/statistics/extended_stats.c

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,7 +3406,14 @@ statext_clauselist_join_selectivity(PlannerInfo *root, List *clauses, int varRel
34063406
continue;
34073407
}
34083408
else
3409+
{
3410+
/*
3411+
* TODO:
3412+
* We don't have MCV statistics at all. Should find max number of
3413+
* clauses which can fit some distinct statistic
3414+
*/
34093415
continue;
3416+
}
34103417

34113418
/*
34123419
* Now mark all the clauses for this join pair as estimated.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp