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

Started by Bruce Momjianover 19 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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)