Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-14 | Fix broken logic for reporting PL/Python function names in errcontext. | Tom Lane | 9.5.12 |
| 2016-01-12 | Avoid dump/reload problems when using both plpython2 and plpython3. | Tom Lane | 9.5.1 |
| 2015-04-26 | Add transforms feature | Peter Eisentraut | 9.5.0 |
| 2015-01-12 | Fix some functions that were declared static then defined not-static. | Tom Lane | 9.5.0 |