Обсуждение: call pl/pgsql stored functions from ecpg?

Поиск
Список
Период
Сортировка

call pl/pgsql stored functions from ecpg?

От
Andrew Jarcho
Дата:
does anybody know if there's a way to access pl/pgsql stored functions
from ecpg? i haven't been able to find anything about it in the
documentation or on the web.
--andy

Re: call pl/pgsql stored functions from ecpg?

От
"Jasbinder Singh Bali"
Дата:
if u got a function func_xyz()
just write a query like

Select func_xyz()
and thats how it works in postgres

On 4/21/07, Andrew Jarcho < ajarcho@nyc.rr.com> wrote:
does anybody know if there's a way to access pl/pgsql stored functions
from ecpg? i haven't been able to find anything about it in the
documentation or on the web.
--andy

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org