Index access using multi-column indices

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Index access using multi-column indices
Дата
Msg-id 000001bee49f$defce040$2801007e@cadzone.tpf.co.jp
обсуждение исходный текст
Ответы RE: [HACKERS] Index access using multi-column indices  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Re: [PATCHES] Index access using multi-column indices  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] Re: We won!
Следующее
От: "Ansley, Michael"
Дата:
Сообщение: Query string length