Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Jeff Davis <pgsql@j-davis.com>, pgsql-hackers@postgresql.org
Date: 2011-11-03T20:31:18Z
Lists: pgsql-hackers
On Thu, Nov 3, 2011 at 3:59 PM, Heikki Linnakangas <
heikki.linnakangas@enterprisedb.com> wrote:

> I've committed this now, after some more cleanup. I removed the
> selectivity estimation functions from operators where they were bogus, so
> writing those is a clear TODO. But that can well be done as a separate
> patch.
>
Cool! Patch with GiST on range types improvements from me will be soon.

------
With best regards,
Alexander Korotkov.