Re: unable to call a function - Mailing list pgsql-general

From giozh
Subject Re: unable to call a function
Date
Msg-id 1372955638545-5762600.post@n5.nabble.com
Whole thread Raw
In response to Re: unable to call a function  (Moshe Jacobson <moshe@neadwerx.com>)
Responses Re: unable to call a function
List pgsql-general
ok, i've modify mi function, but now i'm not able to execute it:

SELECT check_if_exist(10, table, col);

ERROR:  column "table" does not exist




--
View this message in context: http://postgresql.1045698.n5.nabble.com/unable-to-call-a-function-tp5762590p5762600.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: giozh
Date:
Subject: Re: unable to call a function
Next
From: Adrian Klaver
Date:
Subject: Re: unable to call a function