Re: New Access Method - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: New Access Method
Date
Msg-id 20070304103734.GA11685@svana.org
Whole thread Raw
In response to Re: New Access Method  ("Alan Gatt" <alangatt@gmail.com>)
List pgsql-hackers
On Sun, Mar 04, 2007 at 09:32:58AM +0100, Alan Gatt wrote:
> Also, any pointers where I can find the operator classes and functions for
> the GIST index?

The documentation is a good start:

http://www.postgresql.org/docs/8.1/static/gist.html

There are also plenty of examples in the contrib portion of the source
code.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: "Alan Gatt"
Date:
Subject: Re: New Access Method
Next
From: Andrew - Supernews
Date:
Subject: Re: ERROR: operator does not exist: integer !=- integer