Re: using procedural languages... - Mailing list pgsql-novice

From Josh Berkus
Subject Re: using procedural languages...
Date
Msg-id 200308151429.30295.josh@agliodbs.com
Whole thread Raw
In response to using procedural languages...  (Aled Morris <aled@tesco.net>)
List pgsql-novice
Aled,

> Is it possible to execute a plpgsql script directly, without creating a
> function?

No, it is not possible.  You have to create a function.

We'd love to have dynamic execution of PL/pgSQL code, but nobody's written it.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: Re: currval/sequence
Next
From: "big_mafa"
Date:
Subject: Compile error in function