aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_planobject.c
Commit message (Expand)AuthorAge
* plpython: Code cleanup related to removal of Python 2 support.Andres Freund2022-03-07
* Clear some style deviations.Noah Misch2020-05-21
* Make the order of the header file includes consistent.Amit Kapila2019-11-25
* Use C99 designated initializers for some structsPeter Eisentraut2018-09-07
* PL/Python: Add cursor and execute methods to plan objectPeter Eisentraut2017-03-27
* Add function name to PyArg_ParseTuple()Peter Eisentraut2016-10-27
* Fix memory leaks in PL/Python.Tom Lane2015-11-05
* PL/Python: Add argument names to function declarationsPeter Eisentraut2011-12-29
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-18