aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected/plpython_setof.out
Commit message (Expand)AuthorAge
* Adapt python regression tests to 69f4b9c85f16.Andres Freund2017-01-18
* Fix PL/Python for recursion and interleaved set-returning functions.Tom Lane2016-04-05
* Add a regression test case for plpython function returning setof RECORD.Tom Lane2013-12-11
* PL/Python: Fix crash in functions returning SETOF and using SPIPeter Eisentraut2012-05-02
* Fix aboriginal mistake in plpython's set-returning-function support.Tom Lane2010-11-15
* Make PL/Python tests more compatible with Python 3Peter Eisentraut2009-08-24
* Augment test coverage in PL/Python, especially for error conditions.Peter Eisentraut2009-08-13
* Split the plpython regression test into test cases arranged by topic, insteadPeter Eisentraut2009-08-12