From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Jeff Hoffmann <jeff(at)propertykey(dot)com>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: RTREE on pointsy |
Date: | 2001-04-18 19:41:46 |
Message-ID: | 200104181941.f3IJfka16729@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
I believe Marc install the GIST code into the tree long ago.
> Jeff Hoffmann <jeff(at)propertykey(dot)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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2001-04-18 19:48:13 | Re: breakage in schema with foreign keys between 7.0.3 and 7.1 |
Previous Message | Stef Telford | 2001-04-18 19:07:33 | breakage in schema with foreign keys between 7.0.3 and 7.1 |