Procedures

From: Nilesh Govindarajan <lists(at)itech7(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Procedures
Date: 2010-02-20 08:32:05
Message-ID: 4B7F9E05.5030907@itech7.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2010-02-20 09:02:37 Re: Procedures
Previous Message Baron Schwartz 2010-02-20 06:45:52 A new log analysis tool for Postgres is available