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