summaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_error.sql
Commit message (Expand)AuthorAgeFilesLines
* Handle SPIErrors raised directly in PL/Python code.Heikki Linnakangas2013-01-281-0/+30
* Preserve SQLSTATE when an SPI error is propagated through PL/pythonHeikki Linnakangas2011-11-241-0/+20
* Add traceback information to PL/Python errorsPeter Eisentraut2011-04-061-0/+105
* PL/Python custom SPI exceptionsPeter Eisentraut2011-02-281-0/+21
* Wrap PL/Python SPI calls into subtransactionsPeter Eisentraut2011-02-021-0/+22
* Add validator to PL/PythonPeter Eisentraut2011-02-011-0/+23
* Make PL/Python tests more compatible with Python 3Peter Eisentraut2009-08-241-4/+4
* Split the plpython regression test into test cases arranged by topic, insteadPeter Eisentraut2009-08-121-9/+100
* This patch addresses the problem mentioned in the "process crashBruce Momjian2005-07-101-0/+9
* Remove read_file/write_file tests. These were originally intended toTom Lane2005-06-201-4/+0
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-141-0/+13