Re: How to run a stored PL/pgSQL function? - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: How to run a stored PL/pgSQL function?
Date
Msg-id 49919A53-689C-4BB7-8B5F-AFADF628339B@myrealbox.com
Whole thread Raw
In response to How to run a stored PL/pgSQL function?  ("Ken Winter" <ken@sunward.org>)
Responses Re: How to run a stored PL/pgSQL function?
List pgsql-general
On Dec 1, 2005, at 12:38 , Ken Winter wrote:

> How can I cause a PL/pgSQL function to be executed from a SQL script?
<snip />
> I have a PL/pgSQL “foo (varchar)”.
select foo(bar); -- where bar is of type varchar


Michael Glaesemann
grzm myrealbox com




pgsql-general by date:

Previous
From: "Ken Winter"
Date:
Subject: How to run a stored PL/pgSQL function?
Next
From: "Joshua D. Drake"
Date:
Subject: Re: How to run a stored PL/pgSQL function?