aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql
Commit message (Expand)AuthorAge
* Looks like the new plpython regression test fails on older pythons. See if th...Andrew Dunstan2006-05-27
* Add table_name and table_schema to plpython trigger data, plus docs and regre...Andrew Dunstan2006-05-26
* Adjust plpython for escape_string_warning.Bruce Momjian2006-03-08
* Adjust PL regression tests for escape_string_warning.Bruce Momjian2006-03-08
* Allow PL/Python functions to return void, per gripe from James RobinsonNeil Conway2006-02-28
* This patch addresses the problem mentioned in the "process crashBruce Momjian2005-07-10
* Back out patch. This should be done like other server-side languages.Bruce Momjian2005-07-05
* This patch allows the PL/Python module to do (SRF) functions.Bruce Momjian2005-07-04
* 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