Adrian, thanks a lot!!! for your quicky reply. Thats the error!, my casting
was ok, but my schema path was wrong. I didn't realize that.
Thanks a lot!
Bye!
On Sat, Jul 4, 2009 at 3:25 PM, Adrian Klaver wrote:
> On Saturday 04 July 2009 10:47:34 am Juan Pablo Cook wrote:
> > Hi friends, It's my
On Saturday 04 July 2009 10:47:34 am Juan Pablo Cook wrote:
> Hi friends, It's my first time I'm writing to the list. All days I enjoy
> the list!
> I declare a function, and when I want to call this, it fails.
>
> My function:
> CREATE OR REPLACE FUNCTION
> alta_docente(integer,varchar,varchar,var
Hi friends, It's my first time I'm writing to the list. All days I enjoy the
list!
I declare a function, and when I want to call this, it fails.
My function:
CREATE OR REPLACE FUNCTION
alta_docente(integer,varchar,varchar,varchar,bigint,varchar,integer)
RETURNS VOID AS
$body$
declare
codigo in