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 551710E7.9040700@proxel.se
Whole thread Raw
In response to Re: Index-only scans with btree_gist  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: Index-only scans with btree_gist  (Andreas Karlsson <andreas@proxel.se>)
List pgsql-hackers
On 03/28/2015 02:12 PM, Heikki Linnakangas wrote:
> Looks good to me. Committed, thanks.

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.

Andreas



pgsql-hackers by date:

Previous
From: Gavin Flower
Date:
Subject: Re: Rounding to even for numeric data type
Next
From: Jeff Janes
Date:
Subject: compute_index_stats is missing a CHECK_FOR_INTERRUPTS