Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-14 | Fix broken logic for reporting PL/Python function names in errcontext. | Tom Lane | 9.4.17 |
| 2016-01-12 | Avoid dump/reload problems when using both plpython2 and plpython3. | Tom Lane | 9.4.6 |
| 2015-01-12 | Fix some functions that were declared static then defined not-static. | Tom Lane | 9.4.1 |