Commits

DateSubjectAuthorReleases
2016-02-17 Make plpython cope with funny characters in function names. Tom Lane 9.1.21
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.1.19
2015-01-06 Fix thinko in plpython error message Alvaro Herrera 9.0.19
2015-01-06 Fix thinko in plpython error message Alvaro Herrera 9.1.15
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-03-26 Fix refcounting bug in PLy_modify_tuple(). Tom Lane 8.4.22
2014-03-26 Fix refcounting bug in PLy_modify_tuple(). Tom Lane 9.0.18
2014-03-26 Fix refcounting bug in PLy_modify_tuple(). Tom Lane 9.1.14
2014-02-17 Prevent privilege escalation in explicit calls to PL validators. Noah Misch 9.1.12
2013-01-25 Fix plpython's handling of functions used as triggers on multiple tables. Tom Lane 9.1.8
2012-08-06 Perform conversion from Python unicode to string/bytes object via UTF-8. Heikki Linnakangas 9.1.5
2012-08-06 Perform conversion from Python unicode to string/bytes object via UTF-8. Heikki Linnakangas 9.0.9
2012-07-05 Revert part of the previous patch that avoided using PLy_elog(). Heikki Linnakangas 9.0.9
2012-07-05 Revert part of the previous patch that avoided using PLy_elog(). Heikki Linnakangas 9.1.5
2012-07-05 Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 9.0.9
2012-07-05 Fix mapping of PostgreSQL encodings to Python encodings. Heikki Linnakangas 9.1.5
2012-04-26 PL/Python: Accept strings in functions returning composite types Peter Eisentraut 9.1.4
2012-04-25 PL/Python: Improve error messages Peter Eisentraut 9.1.4
2012-03-13 Patch some corner-case bugs in pl/python. Tom Lane 9.1.4
2011-12-18 Split plpython.c into smaller pieces Peter Eisentraut 9.2.0
2011-12-15 PL/Python: Refactor subtransaction handling Peter Eisentraut 9.2.0
2011-12-05 plpython: Add SPI cursor support Peter Eisentraut 9.2.0
2011-11-24 Preserve SQLSTATE when an SPI error is propagated through PL/python Heikki Linnakangas 9.1.2