diff options
author | Tom Lane | 2005-06-13 23:14:49 +0000 |
---|---|---|
committer | Tom Lane | 2005-06-13 23:14:49 +0000 |
commit | c186c93148fdfa5a39972331318eda5318ff5eba (patch) | |
tree | 31195d72e9b44d701eaa9018e498145f3d46f929 /doc/FAQ_DEV | |
parent | 077811605e07212139c3df503fdaa081690635ca (diff) |
Change the planner to allow indexscan qualification clauses to use
nonconsecutive columns of a multicolumn index, as per discussion around
mid-May (pghackers thread "Best way to scan on-disk bitmaps"). This
turns out to require only minimal changes in btree, and so far as I can
see none at all in GiST. btcostestimate did need some work, but its
original assumption that index selectivity == heap selectivity was
quite bogus even before this.
Diffstat (limited to 'doc/FAQ_DEV')
0 files changed, 0 insertions, 0 deletions