Commits

Showing commits that first shipped in 9.1 (backpatches included). Clear

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-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.1.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
2011-01-26 Fix compiler warnings Peter Eisentraut 9.1.0
2011-01-24 Call PLy_spi_execute_fetch_result inside the try/catch block Peter Eisentraut 9.1.0
2011-01-24 Refactor PLy_spi_prepare to save two levels of indentation Peter Eisentraut 9.1.0
2011-01-22 Get rid of the global variable holding the error state Peter Eisentraut 9.1.0
2011-01-21 Correctly add exceptions to the plpy module for Python 3 Peter Eisentraut 9.1.0
2011-01-20 Fix wrong comment Peter Eisentraut 9.1.0