Re: unable to call a function

From: giozh <giozh(at)yahoo(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: unable to call a function
Date: 2013-07-04 16:33:58
Message-ID: 1372955638545-5762600.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-07-04 16:40:04 Re: unable to call a function
Previous Message giozh 2013-07-04 16:33:14 Re: unable to call a function