Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix memory leaks in PL/Python. | Tom Lane | 2015-11-05 |
* | Add transforms feature | Peter Eisentraut | 2015-04-26 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. | Tom Lane | 2014-02-23 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Perform conversion from Python unicode to string/bytes object via UTF-8. | Heikki Linnakangas | 2012-08-06 |
* | 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-07-05 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Split plpython.c into smaller pieces | Peter Eisentraut | 2011-12-18 |