Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-04-27 Remove circular #include's between plpython.h and plpy_util.h. Tom Lane 18.0
2025-01-11 Repair memory leaks in plpython. Tom Lane 17.3
2025-01-11 Repair memory leaks in plpython. Tom Lane 14.16
2025-01-11 Repair memory leaks in plpython. Tom Lane 15.11
2025-01-11 Repair memory leaks in plpython. Tom Lane 16.7
2025-01-11 Repair memory leaks in plpython. Tom Lane 18.0
2025-01-11 Repair memory leaks in plpython. Tom Lane 13.19
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 13.8
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 11.17
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 12.12
2022-06-22 Fix SPI's handling of errors during transaction commit. Tom Lane 14.5
2022-02-28 Fix SPI's handling of errors during transaction commit. Tom Lane 15.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-11-16 Make PL/Python handle domain-type conversions correctly. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2015-11-05 Fix memory leaks in PL/Python. Tom Lane 9.6.0
2014-07-03 Improve support for composite types in PL/Python. Tom Lane 9.5.0
2013-07-25 Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 9.4.0
2013-07-25 Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 9.3.0