Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-12-09 | Be more careful about Python refcounts while creating exception objects. | Tom Lane | 9.6.2 |
| 2016-08-15 | Final pgindent + perltidy run for 9.6. | Tom Lane | 9.6.0 |
| 2016-07-03 | PL/Python: Report argument parsing errors using exceptions | Peter Eisentraut | 9.6.0 |
| 2016-06-11 | PL/Python: Rename new keyword arguments of plpy.error() etc. | Peter Eisentraut | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-11 | Fix missing "volatile" in PLy_output(). | Tom Lane | 9.6.0 |
| 2016-04-11 | Fix poorly thought-through code from commit 5c3c3cd0a3046339. | Tom Lane | 9.6.0 |
| 2016-04-08 | Enhanced custom error in PLPythonu | Teodor Sigaev | 9.6.0 |