Age | Commit message (Expand) | Author |
---|---|---|
2012-08-06 | Perform conversion from Python unicode to string/bytes object via UTF-8. | Heikki Linnakangas |
2012-07-05 | Revert part of the previous patch that avoided using PLy_elog(). | Heikki Linnakangas |
2012-07-05 | Fix mapping of PostgreSQL encodings to Python encodings. | Heikki Linnakangas |
2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian |
2011-12-18 | Split plpython.c into smaller pieces | Peter Eisentraut |