summaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_setof.sql
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test case for plpython function returning setof RECORD.Tom Lane2013-12-111-3/+12
* PL/Python: Fix crash in functions returning SETOF and using SPIPeter Eisentraut2012-05-021-0/+12
* Fix aboriginal mistake in plpython's set-returning-function support.Tom Lane2010-11-151-0/+11
* Make PL/Python tests more compatible with Python 3Peter Eisentraut2009-08-241-1/+1
* Augment test coverage in PL/Python, especially for error conditions.Peter Eisentraut2009-08-131-0/+7
* Split the plpython regression test into test cases arranged by topic, insteadPeter Eisentraut2009-08-121-0/+46
* Back out patch. This should be done like other server-side languages.Bruce Momjian2005-07-051-12/+0
* This patch allows the PL/Python module to do (SRF) functions.Bruce Momjian2005-07-041-0/+12