Re: C: extending text search: from where to start - Mailing list pgsql-general

From Dimitri Fontaine
Subject Re: C: extending text search: from where to start
Date
Msg-id 87hbqgd9hj.fsf@hi-media-techno.com
Whole thread Raw
In response to Re: C: extending text search: from where to start  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
List pgsql-general
Ivan Sergio Borgonovo <mail@webthatworks.it> writes:
> Any other resource that will help me to write my own contrib?

You could try out the following, but it deals a lot with GiST specifics…

  http://wiki.postgresql.org/wiki/Image:Prato_2008_prefix.pdf

Regards,
--
dim

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: more docs on extending postgres in C
Next
From: Dimitri Fontaine
Date:
Subject: Re: Is there a messaging system for Postresql