Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Py_RETURN_NONE where suitable | Peter Eisentraut | 2017-09-29 | 1 | -2/+1 |
* | Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. | Tom Lane | 2016-11-08 | 1 | -7/+0 |
* | Fix memory leaks in PL/Python. | Tom Lane | 2015-11-05 | 1 | -4/+11 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 | 1 | -1/+1 |
* | PL/Python: Add argument names to function declarations | Peter Eisentraut | 2011-12-29 | 1 | -3/+3 |
* | Split plpython.c into smaller pieces | Peter Eisentraut | 2011-12-18 | 1 | -0/+217 |