Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix plpython's handling of functions used as triggers on multiple tables. | Tom Lane | 2013-01-25 |
* | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 2012-08-30 |
* | Create a stack of pl/python "execution contexts". | Tom Lane | 2012-03-13 |
* | PL/Python: Add argument names to function declarations | Peter Eisentraut | 2011-12-29 |
* | Split plpython.c into smaller pieces | Peter Eisentraut | 2011-12-18 |