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

Commit76b6ee3

Browse files
committed
Improve planner's choices about when to use hashing vs sorting for DISTINCT.
The previous coding missed a bet by sometimes picking the "sorted" pathfrom query_planner even though hashing would be preferable. To fix, we haveto be willing to make the choice sooner. This contorts things a little bit,but I thought of a factorization that makes it not too awful.
1 parentcbe9d6b commit76b6ee3

File tree

1 file changed

+160
-111
lines changed

1 file changed

+160
-111
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp