On tis, 2010-07-06 at 17:49 -0400, Tom Lane wrote:
> pet...@postgresql.org (Peter Eisentraut) writes:
> > Log Message:
> > -----------
> > Add note that using PL/Python 2 and 3 in the same session will probably 
> > crash
> 
> Crash?  I can see people regarding that as a security problem.  Maybe we
> need to do something more pro-active to prevent such conflicts?

I don't see how.  Loading any module that uses the same symbols as
another already loaded modules can cause the same problem.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to