Re: is it possible to recover more than one recordset or cursor from a function?

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: guillermoariast(at)linuxwaves(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: is it possible to recover more than one recordset or cursor from a function?
Date: 2007-06-15 19:38:12
Message-ID: 4672EAA4.50707@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

guillermo arias wrote:
> Hello, people, i have a question for you:
> is it possible to recover more than one recordset or cursor from a function?
> I use to do it in ms sql server, but it is a mistery for me in postgre.

Start here:
http://www.postgresql.org/docs/8.2/static/xfunc-sql.html#AEN36437

Cheers,
Steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2007-06-15 20:46:18 Re: allocate chunk of sequence
Previous Message Rodrigo De León 2007-06-15 19:32:45 Re: Why does this work?