Re: [PATCHES] plperl Safe restrictions

From: John Hansen <john(at)geeknet(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] plperl Safe restrictions
Date: 2004-11-16 22:20:23
Message-ID: 1100643623.14124.9.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> Applied, with changes to allow srand and disallow sprintf, as per
> subsequent discussion.

How about allowing:

use utf8;
use locale;

?

Kind Regards,

John

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2004-11-16 22:34:14 Re: Concern about new PL/Perl
Previous Message Tom Lane 2004-11-16 22:06:15 Re: [PATCHES] plperl Safe restrictions

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2004-11-16 22:43:24 Re: Slovenian translations for 8.0
Previous Message Tom Lane 2004-11-16 22:06:15 Re: [PATCHES] plperl Safe restrictions