aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_error.sql
Commit message (Expand)AuthorAge
* Handle SPIErrors raised directly in PL/Python code.Heikki Linnakangas2013-01-28
* 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
* 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
* 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