Re: Returning recordsets with functions - Mailing list pgsql-general

From Tim Penhey
Subject Re: Returning recordsets with functions
Date
Msg-id 41534E0B.9040005@penhey.net
Whole thread Raw
In response to Returning recordsets with functions  (Robert Fitzpatrick <robert@webtent.com>)
Responses Re: Returning recordsets with functions  (Robert Fitzpatrick <robert@webtent.com>)
List pgsql-general
Robert Fitzpatrick wrote:

>Can someone point me to some more information or perhaps show an example
>of returning a recordset from a plpgsql function. I'd like to send an
>argument or arguments to the function, do some queries to return a set
>of records. I've done several functions that return one value of one
>type, but nothing that returns a set.
>
>
Ah ha.  Someone else trying to find out what I had hunted for.  I could
not find an example on the web, so I started writing one.
Not fully complete yet, but here is what is there and I hope it helps.

http://www.scorefirst.com/postgresql.html

Tim


pgsql-general by date:

Previous
From: Josué Maldonado
Date:
Subject: Restore a especific function
Next
From: "Verbus M. Counts"
Date:
Subject: FW: Re: ruby-postgresql extension for windows