Re: Defining Procedure Language PLR

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: "Schade, Jeffrey" <JSchade(at)iso(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Defining Procedure Language PLR
Date: 2011-12-30 18:51:40
Message-ID: 1325271100.2316.26.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, 2011-12-30 at 13:18 -0500, Schade, Jeffrey wrote:
> My users have requested access to PLR for defining UDFs in Postgres on
> GreenPlum DCA. When I installed R and ran the CREATE LANGUAGE the PLR
> language option was defined as not trusted, I believe this is because
> there is no validator function.
>
>
>
> Is there a default validator function available for PLR? I assume I do
> not want to switch this to a trusted language without a way of
> validating the function code.
>

I guess you should ask this on the PL/R mailing list.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
PostgreSQL Sessions #3: http://www.postgresql-sessions.org

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message badaveil 2012-01-01 06:14:29 Unable to initialize gtk, is DISPLAY set properly?
Previous Message Schade, Jeffrey 2011-12-30 18:18:51 Defining Procedure Language PLR