Re: using procedural languages...

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: aled(at)tesco(dot)net, pgsql-novice(at)postgresql(dot)org
Subject: Re: using procedural languages...
Date: 2003-08-15 21:29:30
Message-ID: 200308151429.30295.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message big_mafa 2003-08-16 19:32:30 Compile error in function
Previous Message Nabil Sayegh 2003-08-15 13:41:54 Re: currval/sequence