Re: Functions/stored procedures and returning rows with - Mailing list pgsql-general

From Stephan Szabo
Subject Re: Functions/stored procedures and returning rows with
Date
Msg-id 20030317212553.I32742-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Functions/stored procedures and returning rows with plpgsql  (Bryan Walker <fnprez@furiousninja.com>)
List pgsql-general
On Mon, 17 Mar 2003, Bryan Walker wrote:

> Please forgive any obvious syntax errors.  Those I can fix.  At this
> point, I'm just looking for a nudge in the right direction on how to get
> multiple rows out by doing a SELECT * FROM foo(5) or whatever.

You might want to look at:
http://techdocs.postgresql.org/guides/SetReturningFunctions
for some examples.


pgsql-general by date:

Previous
From: Bryan Walker
Date:
Subject: Functions/stored procedures and returning rows with plpgsql
Next
From: eric soroos
Date:
Subject: More on async-notify, smp-ppc