Re: unable to call a function

Поиск
Список
Период
Сортировка
От giozh
Тема Re: unable to call a function
Дата
Msg-id 1373009347647-5762649.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: unable to call a function  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: unable to call a function  (Adrian Klaver <adrian.klaver@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Re: query on query
Следующее
От: Arun P.L
Дата:
Сообщение: User defined cast creation