Commits

DateSubjectAuthorReleases
2023-09-18 Fix assertion failure with PL/Python exceptions Michael Paquier 11.22
2023-09-18 Fix assertion failure with PL/Python exceptions Michael Paquier 12.17
2020-01-08 Remove support for Python older than 2.6 Peter Eisentraut 13.0
2018-02-14 Fix broken logic for reporting PL/Python function names in errcontext. Tom Lane 11.0
2018-02-14 Fix broken logic for reporting PL/Python function names in errcontext. Tom Lane 9.5.12
2018-02-14 Fix broken logic for reporting PL/Python function names in errcontext. Tom Lane 9.4.17
2018-02-14 Fix broken logic for reporting PL/Python function names in errcontext. Tom Lane 9.3.22
2018-02-14 Fix broken logic for reporting PL/Python function names in errcontext. Tom Lane 10.3
2018-02-14 Fix broken logic for reporting PL/Python function names in errcontext. Tom Lane 9.6.8
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2013-01-28 Handle SPIErrors raised directly in PL/Python code. Heikki Linnakangas 9.3.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2012-02-01 Code review for plpgsql fn_signature patch. Tom Lane 9.2.0
2011-11-24 Preserve SQLSTATE when an SPI error is propagated through PL/python Heikki Linnakangas 9.1.2
2011-11-24 Preserve SQLSTATE when an SPI error is propagated through PL/python Heikki Linnakangas 9.2.0
2011-04-06 Add traceback information to PL/Python errors Peter Eisentraut 9.1.0
2011-02-28 PL/Python custom SPI exceptions Peter Eisentraut 9.1.0
2011-02-02 Wrap PL/Python SPI calls into subtransactions Peter Eisentraut 9.1.0
2011-02-01 Add validator to PL/Python Peter Eisentraut 9.1.0