Revert "Prepare for Python "Limited API" in PL/Python"
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 26 Feb 2025 20:58:38 +0000 (21:58 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 26 Feb 2025 20:58:38 +0000 (21:58 +0100)
commitf734c9fc3a91959c2473a1e33fd9b60116902175
treea6f1530407f30ac7f92cd96e4bc174cc4a1da7c7
parent945a9e3832c3ede20e2c575b796a4f16687a1949
Revert "Prepare for Python "Limited API" in PL/Python"

This reverts commit c47e8df815c1c45f4e4fc90d5817d67ab088279f.

That commit makes the plpython tests crash with Python 3.6.* and
3.7.*.  It will need further investigation and testing, so revert for
now.
src/pl/plpython/plpy_cursorobject.c
src/pl/plpython/plpy_planobject.c
src/pl/plpython/plpy_procedure.c
src/pl/plpython/plpy_resultobject.c
src/pl/plpython/plpy_subxactobject.c
src/pl/plpython/plpy_typeio.c