Commits

DateSubjectAuthorReleases
2026-06-29 Use plpythonu in plpython tests added by commit 0b7719f74 Richard Guo 14 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 14 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 15 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 16 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 17 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 18 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 19 (unreleased)
2024-11-25 Simplify some SPI tests of PL/Python Michael Paquier 18.0
2022-03-08 plpython: Remove regression test infrastructure for Python 2. Andres Freund 15.0
2020-01-08 Modernize Python exception syntax in tests Peter Eisentraut 13.0
2017-03-27 PL/Python: Add cursor and execute methods to plan object Peter Eisentraut 10.0
2016-10-13 Fix further hash table order dependent tests. Andres Freund 10.0
2016-04-05 Fix PL/Python for recursion and interleaved set-returning functions. Tom Lane 9.6.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2014-07-03 Improve support for composite types in PL/Python. Tom Lane 9.5.0
2013-08-11 PL/Python: Adjust the regression tests for Python 3.3 Peter Eisentraut 9.4.0
2013-08-11 PL/Python: Adjust the regression tests for Python 3.3 Peter Eisentraut 9.3.0
2013-02-03 PL/Python: Add result object str handler Peter Eisentraut 9.3.0
2012-05-10 PL/Python: Fix slicing support for result objects for Python 3 Peter Eisentraut 9.2.0
2012-05-02 PL/Python: Improve test coverage Peter Eisentraut 9.2.0
2012-04-16 PL/Python: Improve documentation of nrows() method Peter Eisentraut 9.2.0
2012-04-15 PL/Python: Fix crash when colnames() etc. called without result set Peter Eisentraut 9.2.0
2012-01-30 PL/Python: Add result metadata functions Peter Eisentraut 9.2.0
2011-12-05 plpython: Add SPI cursor support Peter Eisentraut 9.2.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0