]> granicus.if.org Git - postgresql/commit
Update 8.1 and 8.0 plpython to work with Python 2.5. This backports several
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Jul 2008 18:45:05 +0000 (18:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Jul 2008 18:45:05 +0000 (18:45 +0000)
commita3a8f237bdac86904053190d0f3b3c541e843456
treeeef8a8a8f4be1cd49163d13a0e5abd11850c3ddf
parent23811025a0dbd9cba576a54fb9172bbffa8b0049
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.
src/pl/plpython/expected/plpython_error_3.out [new file with mode: 0644]
src/pl/plpython/expected/plpython_function.out
src/pl/plpython/plpython.c
src/pl/plpython/sql/plpython_function.sql