aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_spi.sql
Commit message (Expand)AuthorAge
* PL/Python: Add result object str handlerPeter Eisentraut2013-02-03
* PL/Python: Fix slicing support for result objects for Python 3Peter Eisentraut2012-05-10
* PL/Python: Improve test coveragePeter Eisentraut2012-05-02
* PL/Python: Improve documentation of nrows() methodPeter Eisentraut2012-04-16
* PL/Python: Fix crash when colnames() etc. called without result setPeter Eisentraut2012-04-15
* PL/Python: Add result metadata functionsPeter Eisentraut2012-01-30
* plpython: Add SPI cursor supportPeter Eisentraut2011-12-05
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Use generic attribute management in PL/PythonPeter Eisentraut2009-08-25
* 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