Re: Index-only scans with btree_gist - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Index-only scans with btree_gist
Date
Msg-id 551755CE.6060708@proxel.se
Whole thread Raw
In response to Re: Index-only scans with btree_gist  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: Index-only scans with btree_gist
List pgsql-hackers
On 03/29/2015 03:25 AM, Andreas Karlsson wrote:
> On 03/28/2015 09:36 PM, Andreas Karlsson wrote:
>> Thanks! Do you know if it is possible to add index-only scan support to
>> range indexes? I have never looked at those and do not know if they are
>> lossy.
>
> Seems like range types are not compressed at all so implementing
> index-only scans was trivial. A patch is attached.

Noticed a couple of typos, so to avoid having them sneak into the code
here is a version without them.

--
Andreas Karlsson

Attachment

pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Index-only scans with btree_gist
Next
From: Fabien COELHO
Date:
Subject: Re: PATCH: pgbench - merging transaction logs