Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-21 | Fix plpython crash when returning string representation of a RECORD result. | Tom Lane | 9.2.14 |
| 2012-03-13 | Patch some corner-case bugs in pl/python. | Tom Lane | 9.2.0 |
| 2012-03-13 | Fix minor memory leak in PLy_typeinfo_dealloc(). | Tom Lane | 9.2.0 |
| 2012-03-13 | Create a stack of pl/python "execution contexts". | Tom Lane | 9.2.0 |