summaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected
Commit message (Expand)AuthorAgeFilesLines
* Looks like the new plpython regression test fails on older pythons. See if th...Andrew Dunstan2006-05-271-1/+3
* Add table_name and table_schema to plpython trigger data, plus docs and regre...Andrew Dunstan2006-05-261-0/+55
* Adjust plpython for escape_string_warning.Bruce Momjian2006-03-081-4/+4
* Adjust PL regression tests for escape_string_warning.Bruce Momjian2006-03-081-3/+3
* Update the expected regression test results to account for the changes toNeil Conway2006-03-011-1/+1
* Tweak the error message emitted when a void-returning PL/Python functionNeil Conway2006-02-281-2/+2
* Allow PL/Python functions to return void, per gripe from James RobinsonNeil Conway2006-02-282-0/+27
* Add an expected case to cover error message as spelled by python 2.2.3.Tom Lane2005-10-041-0/+38
* Add variant expected file to cope with different spelling of a PythonTom Lane2005-07-241-0/+38
* This patch addresses the problem mentioned in the "process crashBruce Momjian2005-07-103-0/+42
* Remove read_file/write_file tests. These were originally intended toTom Lane2005-06-202-20/+0
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-146-0/+564