Re: functions that return a dataset or set of rows

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Brian <bill(at)digitalpitstop(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: functions that return a dataset or set of rows
Date: 2002-10-18 18:01:18
Message-ID: 200210181801.g9II1IY00375@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Brian wrote:
> Is it not possible in 7.2?
>

No, not really.

> Gaetano Mendola wrote:
> > "Brian Ward" <brian0(at)verizon(dot)net> wrote in message
> > news:aofqbd$10v5$1(at)news(dot)hub(dot)org(dot)(dot)(dot)
> >
> >>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
> >
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2002-10-18 18:02:43 Re: triggers
Previous Message Stephan Szabo 2002-10-18 17:59:17 Re: error...what to do?