Update 8.1 and 8.0 plpython to work with Python 2.5. This backports several

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e126577aa0cbecb680ba803abad80e9fa7434f0c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-07-28T18:45:18Z
Releases: 8.0.18
Update 8.1 and 8.0 plpython to work with Python 2.5.  This backports several
fixes made during the 8.2 development cycle, but not backported at the time
for lack of confidence in the new coding.

I didn't touch 7.4 because it has more problems than this: the configure
probe for Python fails.

Files

PathChange+/−
src/pl/plpython/plpython.c modified +57 −41
src/pl/plpython/plpython_function.sql modified +0 −1