Thread: pgsql: Allow PL/PythonU to compile on Python 2.5.

pgsql: Allow PL/PythonU to compile on Python 2.5.

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Allow PL/PythonU to compile on Python 2.5.  Change needed because of API
changes in Python.

Marko Kreen

Modified Files:
--------------
    pgsql/src/pl/plpython:
        plpython.c (r1.97 -> r1.98)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c.diff?r1=1.97&r2=1.98)