Re: Procedures

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Procedures
Дата
Msg-id 4B7FA52D.9010309@hogranch.com
обсуждение исходный текст
Ответ на Procedures  (Nilesh Govindarajan <lists@itech7.com>)
Ответы Re: Procedures  (Nilesh Govindarajan <lists@itech7.com>)
Список pgsql-general
Nilesh Govindarajan wrote:
> How do I create a procedure using plpgsql cursors to print the output
> of the query in the cursor (using for loop) ?
>
> In all docs I found, it seems to be a must to return data to the call
> which is not what I want.
>

what is it going to print it on?   the postgres server processes have no
console or stdout device.

В списке pgsql-general по дате отправления:

Предыдущее
От: Nilesh Govindarajan
Дата:
Сообщение: Procedures
Следующее
От: Nilesh Govindarajan
Дата:
Сообщение: Re: Procedures