Index access using multi-column indices - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject Index access using multi-column indices
Date
Msg-id 000001bee49f$defce040$2801007e@cadzone.tpf.co.jp
Whole thread Raw
Responses RE: [HACKERS] Index access using multi-column indices
Re: [PATCHES] Index access using multi-column indices
List pgsql-hackers
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.

I'll attach the patch here.

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [HACKERS] Re: We won!
Next
From: "Ansley, Michael"
Date:
Subject: Query string length