Re: pl/perl in postgresql 8.0 beta

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: pl/perl in postgresql 8.0 beta
Дата
Msg-id 41364DF2.4050909@commandprompt.com
обсуждение исходный текст
Ответ на pl/perl in postgresql 8.0 beta  (Brian Knox <gnugeek@comcast.net>)
Список pgsql-interfaces
Brian Knox wrote:

> I noticed the changelog for Postgresql mentions some interesting 
> things in relation to pl/perl:
>
> "New Perl Server-Side Language
> A new version of the plperl server-side language now supports a
> persistent shared storage area, triggers, returning records and
> arrays of records, and SPI calls to access the database."
>
> Does anyone have some working examples of pl/perl using these new 
> capabilities? The documentation in the 8.0 beta for pl/perl has not 
> been updated and I'm looking for this information.

There is scan documentation in the actual src/pl/plperl that gives some 
examples.

You can also get the new version of plPerl for 7.4.3+ as well at:

http://www.commandprompt.com/files/plperl-30072004.tar.gz

Sincerely,

Joshua D. Drake





>
> Also, is it still possible to use untrusted pl/perl in 8.0, and if so, 
> what are the steps for setting it up?
>
> Thank you,
> Brian
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org



-- 
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL



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

Предыдущее
От: Brian Knox
Дата:
Сообщение: pl/perl in postgresql 8.0 beta
Следующее
От: Paul Tilles
Дата:
Сообщение: Home Page