Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-01-12 | Avoid dump/reload problems when using both plpython2 and plpython3. | Tom Lane | 9.2.15 |
| 2015-01-12 | Fix some functions that were declared static then defined not-static. | Tom Lane | 9.2.10 |
| 2013-01-25 | Fix plpython's handling of functions used as triggers on multiple tables. | Tom Lane | 9.2.3 |
| 2012-03-13 | Patch some corner-case bugs in pl/python. | Tom Lane | 9.2.0 |
| 2012-03-13 | Create a stack of pl/python "execution contexts". | Tom Lane | 9.2.0 |