Re: call pl/pgsql stored functions from ecpg?

Поиск
Список
Период
Сортировка
От Jasbinder Singh Bali
Тема Re: call pl/pgsql stored functions from ecpg?
Дата
Msg-id a47902760704211653g6c9d03fep7d3e743fd1254daf@mail.gmail.com
обсуждение исходный текст
Ответ на call pl/pgsql stored functions from ecpg?  (Andrew Jarcho <ajarcho@nyc.rr.com>)
Список pgsql-novice
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

В списке pgsql-novice по дате отправления:

Предыдущее
От: Andrew Jarcho
Дата:
Сообщение: call pl/pgsql stored functions from ecpg?
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: [GENERAL] PostgreSQL configuration