C functions - Mailing list pgsql-general

From Franco Bruno Borghesi
Subject C functions
Date
Msg-id 1062791814.53694.4.camel@taz.oficina
Whole thread Raw
Responses Re: C functions  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Hi guys!

I need to migrate some plpgsql functions I have to C language.
These functions execute queries and process the results inside, and some of them return records... I've been reading the documentation, but I would like any of you to tell me where can I find some examples of these kind of functions (in C or C++).

Thanks in advance.
Attachment

pgsql-general by date:

Previous
From: CSN
Date:
Subject: Re: Pagination - 1 or 2 queries?
Next
From: Richard Huxton
Date:
Subject: Re: [PERFORM] Seq scan of table?