Re: functions that return a dataset or set of rows - Mailing list pgsql-sql

From Gaetano Mendola
Subject Re: functions that return a dataset or set of rows
Date
Msg-id aomc69$17h0$1@news.hub.org
Whole thread Raw
List pgsql-sql
"Brian Ward" <brian0@verizon.net> wrote in message
news:aofqbd$10v5$1@news.hub.org...
> How do I create a function that returns a set of row;
>
> I can't seem to find the datatype that the return set should be declared
as.


You should wait for Postgres 7.3 currently in beta.

Ciao
Gaetano




pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Slow performance on MAX(primary_key)
Next
From: Charles Hauser
Date:
Subject: Re: Use of reference table ('look-up-table') and FK constraint