Re: How to run a stored PL/pgSQL function?

From: "Ken Winter" <ken(at)sunward(dot)org>
To: "'Michael Glaesemann'" <grzm(at)myrealbox(dot)com>
Cc: "'PostgreSQL pg-general List'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to run a stored PL/pgSQL function?
Date: 2005-12-01 14:47:35
Message-ID: 003001c5f686$2b8e16f0$6603a8c0@kenxp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

That works. Thanks! (Thanks also to Joshua Drake, who contributed the same
answer.)

~ Ken

> -----Original Message-----
> From: Michael Glaesemann [mailto:grzm(at)myrealbox(dot)com]
> Sent: Wednesday, November 30, 2005 11:19 PM
> To: Ken Winter
> Cc: PostgreSQL pg-general List
> Subject: Re: How to run a stored PL/pgSQL function?
>
>
> 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
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Saunders 2005-12-01 15:14:30 Disk Keeper
Previous Message marcelo Cortez 2005-12-01 14:46:43 encoding problem