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

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: How to run a stored PL/pgSQL function?
Дата
Msg-id 49919A53-689C-4BB7-8B5F-AFADF628339B@myrealbox.com
обсуждение исходный текст
Ответ на How to run a stored PL/pgSQL function?  ("Ken Winter" <ken@sunward.org>)
Ответы Re: How to run a stored PL/pgSQL function?  ("Ken Winter" <ken@sunward.org>)
Список 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 по дате отправления:

Предыдущее
От: "Ken Winter"
Дата:
Сообщение: How to run a stored PL/pgSQL function?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: How to run a stored PL/pgSQL function?