Re: more docs on extending postgres in C - Mailing list pgsql-general

From Pavel Stehule
Subject Re: more docs on extending postgres in C
Date
Msg-id 162867791001200656g4157a7dby38d605964587ea5e@mail.gmail.com
Whole thread Raw
In response to more docs on extending postgres in C  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
List pgsql-general
2010/1/20 Ivan Sergio Borgonovo <mail@webthatworks.it>:
> I haven't been able to find anything better than the online manual
> and pg source code to learn how to write extensions.
>
> I couldn't find a reference of all the function/macros I could use
> and some more examples on how to use them.

look on contrib directory in pg source code. Every subdir is good example.

Pavel

>
> I'd also appreciate some suggestion about dev environment and best
> practices on Debian, something that could help me to compile,
> install, test easily on Debian.
>



> thanks
>
> --
> Ivan Sergio Borgonovo
> http://www.webthatworks.it
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: more docs on extending postgres in C
Next
From: Gerd Koenig
Date:
Subject: function to grant select on all tables in several schemas