Commits

DateSubjectAuthorReleases
2025-10-22 Remove useless pstrdup() calls. Tom Lane 19 (unreleased)
2025-04-27 Remove circular #include's between plpython.h and plpy_util.h. Tom Lane 18.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
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-19 Fix problems with auto-held portals. Tom Lane 12.0
2019-04-19 Fix problems with auto-held portals. Tom Lane 11.3
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-12-09 Be more careful about Python refcounts while creating exception objects. Tom Lane 9.3.16
2016-12-09 Be more careful about Python refcounts while creating exception objects. Tom Lane 9.6.2
2016-12-09 Be more careful about Python refcounts while creating exception objects. Tom Lane 10.0
2016-12-09 Be more careful about Python refcounts while creating exception objects. Tom Lane 9.2.20
2016-12-09 Be more careful about Python refcounts while creating exception objects. Tom Lane 9.4.11
2016-12-09 Be more careful about Python refcounts while creating exception objects. Tom Lane 9.5.6
2016-08-15 Final pgindent + perltidy run for 9.6. Tom Lane 9.6.0
2016-04-11 Fix missing "volatile" in PLy_output(). Tom Lane 9.6.0
2016-04-11 Fix poorly thought-through code from commit 5c3c3cd0a3046339. Tom Lane 9.6.0
2015-01-12 Fix some functions that were declared static then defined not-static. Tom Lane 9.2.10
2015-01-12 Fix some functions that were declared static then defined not-static. Tom Lane 9.3.6
2015-01-12 Fix some functions that were declared static then defined not-static. Tom Lane 9.4.1