Re: Stored Procedure Question - Mailing list pgsql-sql

From Stephan Szabo
Subject Re: Stored Procedure Question
Date
Msg-id 20030430110028.I88465-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Stored Procedure Question  (Martin Chantler <MC44@acw.co.uk>)
Responses Re: Stored Procedure Question  (Roberto Mello <rmello@cc.usu.edu>)
List pgsql-sql
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



pgsql-sql by date:

Previous
From: dvsangel@dodo.com.au (dvsangel)
Date:
Subject: EASY QUESTION!!
Next
From: Josh Berkus
Date:
Subject: Re: EASY QUESTION!!