summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_subxactobject.c
Commit message (Expand)AuthorAgeFilesLines
* Use Py_RETURN_NONE where suitablePeter Eisentraut2017-09-291-2/+1
* Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection.Tom Lane2016-11-081-7/+0
* Fix memory leaks in PL/Python.Tom Lane2015-11-051-4/+11
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-1/+1
* PL/Python: Add argument names to function declarationsPeter Eisentraut2011-12-291-3/+3
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-181-0/+217