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

From giozh
Subject Re: unable to call a function
Date
Msg-id 1373009347647-5762649.post@n5.nabble.com
Whole thread Raw
In response to Re: unable to call a function  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: unable to call a function  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
so thanks to all for the answers. But i'm going to be frustrated, no one of
your solutions seems to work, and i can't understand why, because i've write
another two functions that works well...
I always obtain error: or unknown function (if i pass args without ' ') or
"column not exist".
i've noticed that on my postgres server, there's two database: one i've
created for my scope, and another named postgres (i think created by
default). Maybe should i specify on wich database my function should work
(also if  function compare only inside my personal database)?



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


pgsql-general by date:

Previous
From: Jayadevan M
Date:
Subject: Re: query on query
Next
From: Arun P.L
Date:
Subject: User defined cast creation