Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-14 | Fix broken logic for reporting PL/Python function names in errcontext. | Tom Lane | 9.6.8 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-01-12 | Remove no-longer-needed old-style check for incompatible plpythons. | Tom Lane | 9.6.0 |
| 2016-01-12 | Avoid dump/reload problems when using both plpython2 and plpython3. | Tom Lane | 9.6.0 |
| 2015-11-05 | Fix memory leaks in PL/Python. | Tom Lane | 9.6.0 |