Re: C-Language function invocation from another one. - Mailing list pgsql-novice

From Tom Lane
Subject Re: C-Language function invocation from another one.
Date
Msg-id 23333.1242258248@sss.pgh.pa.us
Whole thread Raw
In response to C-Language function invocation from another one.  (Ilya Urikh <ilya.urikh@gmail.com>)
Responses Re: C-Language function invocation from another one.
List pgsql-novice
Ilya Urikh <ilya.urikh@gmail.com> writes:
> What is the best way to call C-Language function from another one?

Try DirectFunctionCallN --- there are many examples in the source code.

            regards, tom lane

pgsql-novice by date:

Previous
From: Ilya Urikh
Date:
Subject: C-Language function invocation from another one.
Next
From: "Ridvan Lakas ng Bayan S. Baluyos"
Date:
Subject: Re: tablespace question