Commits

DateSubjectAuthorReleases
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
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-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.0.5
2011-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.1.0
2011-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.2.0
2011-08-18 Hide unused variable warnings under Python 3 Peter Eisentraut 9.2.0
2011-05-20 Message style improvements Peter Eisentraut 9.1.0
2011-04-20 Fix PL/Python traceback for error in separate file Peter Eisentraut 9.1.0
2011-04-06 Add traceback information to PL/Python errors Peter Eisentraut 9.1.0
2011-03-07 Report Python errors from iterators with PLy_elog Peter Eisentraut 9.1.0
2011-03-07 Fix behavior when raising plpy.Fatal() Peter Eisentraut 9.1.0
2011-02-28 PL/Python custom SPI exceptions Peter Eisentraut 9.1.0
2011-02-27 PL/Python explicit subtransactions Peter Eisentraut 9.1.0
2011-02-26 Table function support for PL/Python Peter Eisentraut 9.1.0
2011-02-22 Add PL/Python functions for quoting strings Peter Eisentraut 9.1.0
2011-02-19 Invalidate PL/Python functions with composite type argument when the Peter Eisentraut 9.1.0
2011-02-16 Fix for warnings-free compilation with Python 3.2 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
2011-01-26 Do not prefix error messages with the string "PL/Python: " Peter Eisentraut 9.1.0
2011-01-26 Improve exception usage in PL/Python Peter Eisentraut 9.1.0
2011-01-26 Also save the error detail in SPIError Peter Eisentraut 9.1.0