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

If we cannot get a real estimate for the selectivity of a range query,

use a default value that's fairly small.  We were generating a result
of about 0.1, but I think 0.01 is probably better --- want to encourage
use of an indexscan in this situation.
parent cad764f3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment