Re: using procedural languages...

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: using procedural languages...
Дата
Msg-id 200308151429.30295.josh@agliodbs.com
обсуждение исходный текст
Ответ на using procedural languages...  (Aled Morris <aled@tesco.net>)
Список 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 по дате отправления:

Предыдущее
От: Nabil Sayegh
Дата:
Сообщение: Re: currval/sequence
Следующее
От: "big_mafa"
Дата:
Сообщение: Compile error in function