Re: C functions

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Franco Bruno Borghesi <franco(at)akyasociados(dot)com(dot)ar>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: C functions
Date: 2003-09-05 20:43:39
Message-ID: Pine.LNX.4.44.0309052243230.1173-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Franco Bruno Borghesi writes:

> 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++).

contrib/tablefunc

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

  • C functions at 2003-09-05 19:56:54 from Franco Bruno Borghesi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2003-09-05 20:56:35 Re: Pagination - 1 or 2 queries?
Previous Message Adam Kavan 2003-09-05 20:33:35 Re: Panic Index!!!!