Re: PL/Perl returning multiple rows

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PL/Perl returning multiple rows
Дата
Msg-id 20031110215232.GC8492@dcc.uchile.cl
обсуждение исходный текст
Ответ на PL/Perl returning multiple rows  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
Ответы Re: PL/Perl returning multiple rows  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
Список pgsql-general
On Mon, Nov 10, 2003 at 03:59:53PM -0500, Christopher Murtagh wrote:

>  I'm trying to write a pl/perl function that will return multiple rows.
> I've looked all over the web and only found vague references as to how
> to do this (some said it was possible, and some said it wasn't but it
> was for older versions of Postgres).

Unfortunately, pl/perl has not been enabled to return multiple rows yet.
Apparently it also can use SPI only through an experimental interface ...
so plperl is pretty much a dead end for you.

Better start learning Tcl ...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"The ability to monopolize a planet is insignificant
next to the power of the source"

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Temp rows - is it possible?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Temp rows - is it possible?