Re: C: extending text search: from where to start

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Re: C: extending text search: from where to start
Дата
Msg-id 20100120121802.1cf8efe3@dawn.webthatworks.it
обсуждение исходный текст
Ответ на Re: C: extending text search: from where to start  (Dimitri Fontaine <dfontaine@hi-media.com>)
Ответы Re: C: extending text search: from where to start  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-general
On Tue, 19 Jan 2010 10:12:21 +0100
Dimitri Fontaine <dfontaine@hi-media.com> wrote:

> Ivan Sergio Borgonovo <mail@webthatworks.it> writes:
> > I'd appreciate any pointer that will quickly put me on the right
> > track.
>
> I'd guess you begin here:
>   http://wiki.postgresql.org/wiki/Developer_FAQ

With the exception of formatting style info I didn't find anything
useful there.

Right now I'm reading:
http://www.postgresql.org/docs/8.3/static/xfunc-c.html
There is just an example on how to build up the data returned but it
uses C string. I couldn't find an example that uses TupleDesc
BlessTupleDesc.

I'm installing deb contrib source package.

Any other resource that will help me to write my own contrib?


thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


В списке pgsql-general по дате отправления:

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: About partitioning
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Statement level triggers