Re: [HACKERS] about GiST indexes

2009-10-29 Thread Dimitri Fontaine
Hi, Sergej Galkin writes: > 1) where could I know the prototypes of such functions as union, > pentaly and etc. And to read more detally than in PostgreSql > documentation ? Have you read that yet? http://www.postgresql.org/docs/8.4/interactive/gist-implementation.html > 2) How could I save i

[HACKERS] about GiST indexes

2009-10-29 Thread Sergej Galkin
Hello to all, I'm a young programmer student, and I would like to realize TPR-index on Postgresql system. Of course I want to use GiST template, rather than writing core :) I have some questions, and I would be very grateful if anybody answers my question. 1) where could I know the prototypes of su