Re: PlPerl

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: Aasmund Midttun Godal <postgresql(at)envisity(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: PlPerl
Date: 2001-10-08 02:49:25
Message-ID: Pine.BSO.4.10.10110072248190.5280-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, 8 Oct 2001, Aasmund Midttun Godal wrote:

> 1. Is there a plperlu? ... unsafe version of perl?
In 7.2, there will be. In 7.1, you have to apply patches manually.

> 2. Is it possible to select which packages the plperl should have access to?
In 7.2, plperlu can do anything. plperl in either version is very
restricted. (use Safe qw(:default :math))

> 3. What exactly can you and can't you do.
See above.

In response to

  • PlPerl at 2001-10-08 00:48:17 from Aasmund Midttun Godal

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-10-08 02:53:11 Re: temporary views
Previous Message Aasmund Midttun Godal 2001-10-08 00:48:17 PlPerl