Re: UDFs, table functions, returning rows - Mailing list pgsql-general

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: UDFs, table functions, returning rows
Date
Msg-id 20020729135024.GA6198@klamath.dyndns.org
Whole thread Raw
In response to UDFs, table functions, returning rows  (Vasco Amaral <vasco.amaral@cern.ch>)
List pgsql-general
On Sat, Jul 27, 2002 at 03:44:58PM +0200, Vasco Amaral wrote:
> In fact, I need some descriptions on how to build a Table function that gets a
> row and returns a new resulting row. Some information on the data structures
> to deal with etc...

Support for this was recently added to the development version of
PostgreSQL. If you'd like to use it, check the source out of CVS,
and consult the development version of the documentation at
http://developer.postgresql.org -- there are some docs on table
functions (in the Programmer's Guide).

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: Jochem van Dieten
Date:
Subject: Re: Is there any such thing as PostgreSQL security on a
Next
From: Daryl Beattie
Date:
Subject: Re: Postgres and J2EE