aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected/plpython_error.out
Commit message (Expand)AuthorAge
* Preserve SQLSTATE when an SPI error is propagated through PL/pythonHeikki Linnakangas2011-11-24
* Add traceback information to PL/Python errorsPeter Eisentraut2011-04-06
* PL/Python custom SPI exceptionsPeter Eisentraut2011-02-28
* Wrap PL/Python SPI calls into subtransactionsPeter Eisentraut2011-02-02
* Add validator to PL/PythonPeter Eisentraut2011-02-01
* Do not prefix error messages with the string "PL/Python: "Peter Eisentraut2011-01-27
* Get rid of the global variable holding the error statePeter Eisentraut2011-01-22
* PL/Python DO handlerPeter Eisentraut2010-01-22
* Improved printing of Python exceptions in PL/PythonPeter Eisentraut2010-01-16
* Make PL/Python tests more compatible with Python 3Peter Eisentraut2009-08-24
* Split the plpython regression test into test cases arranged by topic, insteadPeter Eisentraut2009-08-12
* Use errcontext mechanism in PL/PythonPeter Eisentraut2009-07-20
* plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5,Peter Eisentraut2009-01-16
* Cleanup pass over PL/Python NLS. Add translation support to PLy_elog andPeter Eisentraut2009-01-15
* This patch addresses the problem mentioned in the "process crashBruce Momjian2005-07-10
* Remove read_file/write_file tests. These were originally intended toTom Lane2005-06-20
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-14