Re: UDFs, table functions, returning rows

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: UDFs, table functions, returning rows
Дата
Msg-id 20020729135024.GA6198@klamath.dyndns.org
обсуждение исходный текст
Ответ на UDFs, table functions, returning rows  (Vasco Amaral <vasco.amaral@cern.ch>)
Список 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 по дате отправления:

Предыдущее
От: Jochem van Dieten
Дата:
Сообщение: Re: Is there any such thing as PostgreSQL security on a
Следующее
От: Daryl Beattie
Дата:
Сообщение: Re: Postgres and J2EE