aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_composite.sql
Commit message (Expand)AuthorAge
* plpython: Remove regression test infrastructure for Python 2.Andres Freund2022-03-07
* Give a hint, when [] is incorrectly used for a composite type in array.Heikki Linnakangas2016-10-26
* Support multi-dimensional arrays in PL/python.Heikki Linnakangas2016-10-26
* Fix plpython crash when returning string representation of a RECORD result.Tom Lane2015-08-21
* Improve support for composite types in PL/Python.Tom Lane2014-07-03
* Table function support for PL/PythonPeter Eisentraut2011-02-26