For you it will be easy to understand GiST interface looking into src/backend/access/gist/gistproc.c. It implements RTree.

fernando esparza wrote:
Hello,

I'm finishing my career in computer engineering. To finish that I've
to develop a new implementation of R*-tree. My teacher Prof. Dr.
Seeger, http://dbs.mathematik.uni-marburg.de/Home/People/Professor has
already one done, now he wants me to add it to PostgreSQL using Gist.
Now that gist is the PostgreSQL core it's very dificult for me to know
from where to start with. Could you please give me some kind of guide?

Thank you. Sincerely yours.

Fernando Esparza

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

--
Teodor Sigaev                                   E-mail: [EMAIL PROTECTED]
                                                   WWW: http://www.sigaev.ru/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to