Procedures - Mailing list pgsql-general

From Nilesh Govindarajan
Subject Procedures
Date
Msg-id 4B7F9E05.5030907@itech7.com
Whole thread Raw
Responses Re: Procedures
List pgsql-general
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.

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

pgsql-general by date:

Previous
From: Baron Schwartz
Date:
Subject: A new log analysis tool for Postgres is available
Next
From: John R Pierce
Date:
Subject: Re: Procedures