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-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 17.0
2024-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 14.13
2024-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 15.8
2024-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 16.4
2024-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 13.16
2024-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 12.20
2022-03-08 plpython: Remove regression test infrastructure for Python 2. Andres Freund 15.0
2017-06-30 PL/Python: Fix hint about returning composite type from Python Peter Eisentraut 10.0
2016-10-26 Fix regression test to also work with Python 2. Heikki Linnakangas 10.0
2016-10-26 Give a hint, when [] is incorrectly used for a composite type in array. Heikki Linnakangas 10.0
2016-10-26 Support multi-dimensional arrays in PL/python. Heikki Linnakangas 10.0
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.6.0
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.2.14
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.3.10
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.4.5
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.1.19
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.5.0
2014-07-03 Improve support for composite types in PL/Python. Tom Lane 9.5.0