Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | Clear some style deviations. | Noah Misch |
2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila |
2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier |
2018-09-07 | Use C99 designated initializers for some structs | Peter Eisentraut |
2017-09-29 | Use Py_RETURN_NONE where suitable | Peter Eisentraut |
2016-11-08 | Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. | Tom Lane |
2015-11-05 | Fix memory leaks in PL/Python. | Tom Lane |
2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian |
2011-12-29 | PL/Python: Add argument names to function declarations | Peter Eisentraut |
2011-12-18 | Split plpython.c into smaller pieces | Peter Eisentraut |