Return-Path: mao
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA05009; Wed, 16 Oct 91 13:15:15 -0700
Message-Id: <9110162015.AA05009@postgres.Berkeley.EDU>
From: mao@postgres.Berkeley.EDU (Mike Olson)
Subject: Re: rtree access method implementation
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of Wed, 16 Oct 91 11:16:42 PST.
             <9110161807.AA00904@dpi.inpe.br> 
Date: Wed, 16 Oct 91 13:11:56 PDT

> I am interested in the study of rtree access method concepts
> implementation ...

rtrees and their manipulation are presented in "rtrees:  a storage structure
for spatial indexing" by tony guttman in the 1984 sigmod proceedings (this
citation is from memory, so the title may be slightly different.  i don't
know why every copy of every tech paper i have disappears from my shelves).

					mike olson
					postgres research group
					uc berkeley
					mao@cs.berkeley.edu
