Age | Commit message (Expand) | Author |
---|---|---|
2022-03-08 | plpython: Code cleanup related to removal of Python 2 support. | Andres Freund |
2020-05-21 | Clear some style deviations. | Noah Misch |
2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila |
2018-09-07 | Use C99 designated initializers for some structs | Peter Eisentraut |
2017-03-27 | PL/Python: Add cursor and execute methods to plan object | Peter Eisentraut |
2016-10-27 | Add function name to PyArg_ParseTuple() | Peter Eisentraut |
2015-11-05 | Fix memory leaks in PL/Python. | Tom Lane |
2011-12-29 | PL/Python: Add argument names to function declarations | Peter Eisentraut |
2011-12-18 | Split plpython.c into smaller pieces | Peter Eisentraut |