summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_subxactobject.c
AgeCommit message (Expand)Author
2016-11-08Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection.Tom Lane
2015-11-05Fix memory leaks in PL/Python.Tom Lane
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2011-12-29PL/Python: Add argument names to function declarationsPeter Eisentraut
2011-12-18Split plpython.c into smaller piecesPeter Eisentraut