Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-08-06 | Perform conversion from Python unicode to string/bytes object via UTF-8. | Heikki Linnakangas | 9.0.9 |
| 2010-01-16 | Improved printing of Python exceptions in PL/Python | Peter Eisentraut | 9.0.0 |
| 2009-09-13 | Fix Unicode support in PL/Python | Peter Eisentraut | 9.0.0 |
| 2009-09-12 | Add Unicode support in PL/Python | Peter Eisentraut | 9.0.0 |
| 2009-08-25 | Enhanced error context support in PL/Python | Peter Eisentraut | 9.0.0 |
| 2009-08-12 | Split the plpython regression test into test cases arranged by topic, instead | Peter Eisentraut | 9.0.0 |