Update 8.1 and 8.0 plpython to work with Python 2.5. This backports several
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +57 −41 |
| src/pl/plpython/plpython_function.sql | modified | +0 −1 |