Re: [HACKERS] PlPython

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Kevin Jacobs <jacobs(at)penguin(dot)theopalgroup(dot)com>, pgsql-hackers(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [HACKERS] PlPython
Date: 2003-06-29 21:18:10
Message-ID: 18152.1056921490@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hannu Krosing <hannu(at)tm(dot)ee> writes:
> could we not just make sure that plpython uses python ver < 2.x and use
> plpythonu for python versions >= 2.x until a secure regex solution comes
> from Guido and folks ?

We'd still have to mark it untrusted, so what's the point?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hannu Krosing 2003-06-29 21:38:33 Re: [HACKERS] PlPython
Previous Message Hannu Krosing 2003-06-29 19:18:45 Re: [HACKERS] PlPython

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-06-29 21:24:53 Re: [HACKERS] Missing array support
Previous Message PeterKorman 2003-06-29 21:08:14 Re: persistant psql feature suggestion