Commits
Showing commits that first shipped in 9.2 (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.2.0 |
| 2012-07-05 | Revert part of the previous patch that avoided using PLy_elog(). | Heikki Linnakangas | 9.2.0 |
| 2012-07-05 | Fix mapping of PostgreSQL encodings to Python encodings. | Heikki Linnakangas | 9.2.0 |