Re: RTREE on points - Mailing list pgsql-sql

From Tom Lane
Subject Re: RTREE on points
Date
Msg-id 24276.987525349@sss.pgh.pa.us
Whole thread Raw
In response to Re: RTREE on points  (Jeff Hoffmann <jeff@propertykey.com>)
Responses Re: RTREE on pointsy  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
Jeff Hoffmann <jeff@propertykey.com> writes:
> I know there are a couple of GiST examples in contrib (seg, cube &
> intarray), but i thought there used to be at least a gist_box_ops.

I don't recall any such thing having been removed, but it does seem
peculiar that there are no GIST opclasses in the standard distribution.
How the heck did the GIST index code get developed/tested without some
opclasses?

Anyone remember the history?  AFAICT from the CVS logs, GIST was added
to the tree in mid 1996, but no opclasses for it were added at the time.
I'd go digging in the maillist archives, but www.postgresql.org is too
friggin' slow at the moment ...
        regards, tom lane


pgsql-sql by date:

Previous
From: Jeff Hoffmann
Date:
Subject: Re: RTREE on points
Next
From: "Ross J. Reedstrom"
Date:
Subject: Re: function to format floats as money?