summaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected/plpython_function.out
Commit message (Expand)AuthorAgeFilesLines
* Remove use of whrandom module, which was removed in Python 2.5.Peter Eisentraut2006-10-161-1/+0
* Allow PL/python to return composite types and result setsBruce Momjian2006-09-021-32/+112
* 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
* Allow PL/Python functions to return void, per gripe from James RobinsonNeil Conway2006-02-281-0/+11
* This patch addresses the problem mentioned in the "process crashBruce Momjian2005-07-101-0/+22
* Remove read_file/write_file tests. These were originally intended toTom Lane2005-06-201-7/+0
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-141-0/+276