From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | DeJuan Jackson <djackson(at)speedfc(dot)com> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Kevin Jacobs <jacobs(at)penguin(dot)theopalgroup(dot)com>, <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <joconnor(at)cybermesa(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PlPython |
Date: | 2003-06-26 16:48:56 |
Message-ID: | Pine.LNX.4.33.0306261048161.1058-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Because rexec was considered so broken by Guido that it was removed in its
entirety. Hopefully some day it will be readded in a more secure form,
and then the plpython module can be reinstated as a trusted language.
On Thu, 26 Jun 2003, DeJuan Jackson wrote:
> Just wondering (I don't use or intend to use plpython), but why does it
> need to be marked untrusted is the rexec code has been corrected.
>
> Bruce Momjian wrote:
>
> >Patch applied. Thanks.
> >
> >---------------------------------------------------------------------------
> >
> >
> >Kevin Jacobs wrote:
> >
> >
> >>On Wed, 18 Jun 2003, Kevin Jacobs wrote:
> >>
> >>
> >>>I've worked with the Pl/Python code in the past and will see about removing
> >>>rexec and making it an untrusted language. Last time I looked, it didn't
> >>>look particularly difficult. I've set aside some time next week, so stay
> >>>tuned.
> >>>
> >>>
> >>Attached is a patch that removes all of the RExec code from plpython from
> >>the current PostgreSQL CVS. In addition, plpython needs to be changed to an
> >>untrusted language in createlang. Please let me know if there are any
> >>problems.
> >>
> >>Best regards,
> >>-Kevin
> >>
> >>--
> >>--
> >>Kevin Jacobs
> >>The OPAL Group - Enterprise Systems Architect
> >>Voice: (216) 986-0710 x 19 E-mail: jacobs(at)theopalgroup(dot)com
> >>Fax: (216) 986-0714 WWW: http://www.theopalgroup.com
> >>
> >>
> >
> >Content-Description:
> >
> >[ Attachment, skipping... ]
> >
> >
> >
> >>---------------------------(end of broadcast)---------------------------
> >>TIP 2: you can get off all lists at once with the unregister command
> >> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
> >>
> >>
> >
> >
> >
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-06-26 16:50:36 | Re: [GENERAL] Physical Database Configuration |
Previous Message | MT | 2003-06-26 16:42:18 | adding fields to a table |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-06-26 16:50:36 | Re: [GENERAL] Physical Database Configuration |
Previous Message | Lee Kindness | 2003-06-26 16:37:46 | ECPG and bytea |