pgsql: Add note that using PL/Python 2 and 3 in the same session will

Peter Eisentraut <petere@postgresql.org>

From: petere@postgresql.org (Peter Eisentraut)
To: pgsql-committers@postgresql.org
Date: 2010-07-06T21:37:31Z
Lists: pgsql-hackers
Log Message:
-----------
Add note that using PL/Python 2 and 3 in the same session will probably crash

Modified Files:
--------------
    pgsql/doc/src/sgml:
        plpython.sgml (r1.49 -> r1.50)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpython.sgml?r1=1.49&r2=1.50)