Re: call pl/pgsql stored functions from ecpg? - Mailing list pgsql-novice

From Jasbinder Singh Bali
Subject Re: call pl/pgsql stored functions from ecpg?
Date
Msg-id a47902760704211653g6c9d03fep7d3e743fd1254daf@mail.gmail.com
Whole thread Raw
In response to call pl/pgsql stored functions from ecpg?  (Andrew Jarcho <ajarcho@nyc.rr.com>)
List 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 by date:

Previous
From: Andrew Jarcho
Date:
Subject: call pl/pgsql stored functions from ecpg?
Next
From: Ron Johnson
Date:
Subject: Re: [GENERAL] PostgreSQL configuration