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