aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_subxactobject.c
Commit message (Expand)AuthorAge
* Use Py_RETURN_NONE where suitablePeter Eisentraut2017-09-29
* Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection.Tom Lane2016-11-08
* Fix memory leaks in PL/Python.Tom Lane2015-11-05
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* PL/Python: Add argument names to function declarationsPeter Eisentraut2011-12-29
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-18