Hiroshi Inoue wrote:
>
> Hello all,
>
> 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.
Nice!
Vadim