Re: Procedures

Поиск
Список
Период
Сортировка
От Nilesh Govindarajan
Тема Re: Procedures
Дата
Msg-id 4B7FDEBE.1040202@itech7.com
обсуждение исходный текст
Ответ на Re: Procedures  (John R Pierce <pierce@hogranch.com>)
Ответы Re: Procedures  (Thomas Kellerer <spam_eater@gmx.net>)
Re: Procedures  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
On 02/20/2010 02:32 PM, John R Pierce wrote:
> 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.

Okay, so how do I print it to stdout ?

--
Nilesh Govindarajan
Site & Server Adminstrator
www.itech7.com

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Procedures
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Procedures