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/