Re: Stored Procedure Question - Mailing list pgsql-sql

From Roberto Mello
Subject Re: Stored Procedure Question
Date
Msg-id 20030501021646.GD30405@cc.usu.edu
Whole thread Raw
In response to Re: Stored Procedure Question  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-sql
On Wed, Apr 30, 2003 at 11:03:02AM -0700, Stephan Szabo wrote:
> On Wed, 30 Apr 2003, Martin Chantler wrote:
> 
> > Hi all,
> >
> > I am confused about Postgres stored procedures (aka functions), can they
> > only return one value???
> 
> They could return sets, but before 7.3 the usefulness was limited
> 
> > All examples I have seen don't return a recordset
> 
> You might want to see
> http://techdocs.postgresql.org/guides/SetReturningFunctions

Hmm, this is cool. I can think of a couple documents I could contribute to
this area over the summer.

Is there a mailing list one can sign up to to be informed of new content
in techdocs? That would be useful.

-Roberto

-- 
+----|        Roberto Mello   -    http://www.brasileiro.net/  |------+
+       Computer Science Graduate Student, Utah State University      +
+       USU Free Software & GNU/Linux Club - http://fslc.usu.edu/     +
CU  =  See You



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: PERFORM / FOUND, what's up?
Next
From: "Daniel"
Date:
Subject: How to write a sql query to get this result?