Commits

DateSubjectAuthorReleases
2010-11-15 Fix aboriginal mistake in plpython's set-returning-function support. Tom Lane 8.2.19
2010-11-15 Fix aboriginal mistake in plpython's set-returning-function support. Tom Lane 8.3.13
2010-11-15 Fix aboriginal mistake in plpython's set-returning-function support. Tom Lane 8.4.6
2009-08-12 Split the plpython regression test into test cases arranged by topic, instead Peter Eisentraut 9.0.0
2009-04-03 Defend against possible crash if a plpython function does not specify names Tom Lane 8.4.0
2008-07-28 Update 8.1 and 8.0 plpython to work with Python 2.5. This backports several Tom Lane 8.1.14
2008-05-03 Fix plpython to not get totally confused by OUT arguments. (It still doesn't Tom Lane 8.4.0
2006-10-16 Remove use of whrandom module, which was removed in Python 2.5. Peter Eisentraut 8.2.0
2006-09-02 Allow PL/python to return composite types and result sets Bruce Momjian 8.2.0
2006-05-27 Looks like the new plpython regression test fails on older pythons. See if this works. Andrew Dunstan 8.2.0
2006-05-26 Add table_name and table_schema to plpython trigger data, plus docs and regression test. Andrew Dunstan 8.2.0
2006-03-08 Adjust plpython for escape_string_warning. Bruce Momjian 8.2.0
2006-03-08 Adjust PL regression tests for escape_string_warning. Bruce Momjian 8.2.0
2006-02-28 Allow PL/Python functions to return void, per gripe from James Robinson Neil Conway 8.2.0
2005-07-10 This patch addresses the problem mentioned in the "process crash Bruce Momjian 8.1.0
2005-06-20 Remove read_file/write_file tests. These were originally intended to Tom Lane 8.1.0
2005-05-14 Convert the existing regression test scripts for the various optional Tom Lane 8.1.0