Re: [HACKERS] Index access using multi-column indices - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Re: [HACKERS] Index access using multi-column indices
Date
Msg-id 37B8C168.8B0632B1@krs.ru
Whole thread Raw
In response to Index access using multi-column indices  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [CORE] Re: tomorrow
Next
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] Re: [CORE] Re: tomorrow