Re: C-Language function invocation from another one.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ilya Urikh <ilya(dot)urikh(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: C-Language function invocation from another one.
Date: 2009-05-13 23:44:08
Message-ID: 23333.1242258248@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Ilya Urikh <ilya(dot)urikh(at)gmail(dot)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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ridvan Lakas ng Bayan S. Baluyos 2009-05-14 01:52:41 Re: tablespace question
Previous Message Ilya Urikh 2009-05-13 23:39:01 C-Language function invocation from another one.