Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2012-08-06 | Perform conversion from Python unicode to string/bytes object via UTF-8. | Heikki Linnakangas | 9.3.0 |
| 2012-07-05 | Revert part of the previous patch that avoided using PLy_elog(). | Heikki Linnakangas | 9.3.0 |
| 2012-07-05 | Fix mapping of PostgreSQL encodings to Python encodings. | Heikki Linnakangas | 9.3.0 |