Skip to content
Snippets Groups Projects
Commit a8fe109a authored by Tom Lane's avatar Tom Lane
Browse files

Fix thinko in hash cost estimation: average frequency

should be computed from total number of distinct values in whole
relation, not # distinct values we expect to have after restriction
clauses are applied.
parent 26c94c5d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment