Re: [HACKERS] Indexing for geographical objects

2000-10-16 Thread Bruce Momjian
We certainly would like to have them. Can you send a patch that applies against our current CVS snapshot. [ Charset ISO-8859-1 unsupported, converting... ] > Hi, > > I'm developping a geographical object type, very close to the geographic > type of PG. For the moment it is set up as external fu

[HACKERS] Indexing for geographical objects

2000-09-13 Thread Franck Martin
Hi, I'm developping a geographical object type, very close to the geographic type of PG. For the moment it is set up as external functions... I would like to add indexing capabilities, and I have seen that indexing for PG geographical objects is on the TODO list for 7.1. I would like to get in