Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2015-11-05 | Fix memory leaks in PL/Python. | Tom Lane |
2015-04-26 | Add transforms feature | Peter Eisentraut |
2014-05-06 | pgindent run for 9.4 | Bruce Momjian |
2014-02-23 | Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. | Tom Lane |
2013-05-29 | pgindent run for release 9.3 | Bruce Momjian |
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 |