aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpy_procedure.c
Commit message (Expand)AuthorAge
* Fix plpython's handling of functions used as triggers on multiple tables.Tom Lane2013-01-25
* Split tuple struct defs from htup.h to htup_details.hAlvaro Herrera2012-08-30
* Create a stack of pl/python "execution contexts".Tom Lane2012-03-13
* PL/Python: Add argument names to function declarationsPeter Eisentraut2011-12-29
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-18