summaryrefslogtreecommitdiff
path: root/src/pl/plpython/error.expected
Commit message (Collapse)AuthorAgeFilesLines
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-141-30/+0
| | | | | PLs to use the standard pg_regress infrastructure. No changes in the tests themselves. Andrew Dunstan
* Update to match error editing.Tom Lane2003-07-261-6/+6
|
* Rename plpython to plpythonu, and update documentation to reflect itsTom Lane2003-06-301-19/+10
| | | | now-untrusted status.
* Clean up plpython error reporting so that its regression test passesTom Lane2003-01-311-14/+17
| | | | | with some amount of cleanliness. I see no need to report the internal Python name rather than the SQL procedure name in error tracebacks.
* Add new elog() levels to stored procedure languages. plperl DEBUG hackBruce Momjian2002-03-061-3/+3
| | | | still needed because only removed in 7.4.
* plpython security and error handling fixes, fromTom Lane2001-11-161-9/+26
| | | | Kevin Jacobs and Brad McLean.
* Add plpython code.Bruce Momjian2001-05-091-0/+19