Skip to content
Snippets Groups Projects
Commit 7b2a8e4e authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Currently,only the first column of multi-column indices

is used to find start scan position of Indexscan-s.

To speed up finding scan start position,I have changed
_bt_first() to use as many keys as possible.

I'll attach the patch here.

Regards.

Hiroshi Inoue
parent 62045e67
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.
Finish editing this message first!
Please register or to comment