Re: pl/perl in postgresql 8.0 beta

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Brian Knox <gnugeek(at)comcast(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: pl/perl in postgresql 8.0 beta
Date: 2004-09-01 22:32:18
Message-ID: 41364DF2.4050909@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)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(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Paul Tilles 2004-09-03 12:21:55 Home Page
Previous Message Brian Knox 2004-09-01 16:44:21 pl/perl in postgresql 8.0 beta