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

Dept of second thoughts: let's make sure that get_index_stats_hook is only

applied to expression indexes, not to plain relations.  The original coding
in btcostestimate conflated the two cases, but it's not hard to use
get_relation_stats_hook instead when we're looking to the underlying relation.
parent 7b7df9f0
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