Re: getting oid of function - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: getting oid of function
Date
Msg-id 20050214183253.GC28267@winnie.fuhr.org
Whole thread Raw
In response to Re: getting oid of function  (Sibtay Abbas <sibtay@gmail.com>)
List pgsql-hackers
On Mon, Feb 14, 2005 at 05:02:19PM +0500, Sibtay Abbas wrote:
> 
> Actually i ve introduced a new statement in plpgsql, that supports calling
> a plpgsql function from within a plpgsql function for example
> 
> CALL function_name( <params>);

How would this differ from PERFORM?

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Schema name of function
Next
From: Tom Lane
Date:
Subject: Re: Schema name of function