Re: Stored Procedure Question

Поиск
Список
Период
Сортировка
От Roberto Mello
Тема Re: Stored Procedure Question
Дата
Msg-id 20030501021646.GD30405@cc.usu.edu
обсуждение исходный текст
Ответ на Re: Stored Procedure Question  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PERFORM / FOUND, what's up?
Следующее
От: "Daniel"
Дата:
Сообщение: How to write a sql query to get this result?