summaryrefslogtreecommitdiff
path: root/src/pl/plpython/expected/plpython_unicode_3.out
Commit message (Expand)AuthorAgeFilesLines
* Set client encoding explicitly in plpython_unicode testPeter Eisentraut2011-04-161-0/+1
* Update regression test files for PL/Python traceback patchPeter Eisentraut2011-04-061-1/+4
* Fix regression tests after PL/Python custom SPI exceptions patchPeter Eisentraut2011-02-281-1/+1
* Clean up missed change to plpython expected files.Tom Lane2011-02-021-2/+0
* Do not prefix error messages with the string "PL/Python: "Peter Eisentraut2011-01-271-4/+4
* Improve exception usage in PL/PythonPeter Eisentraut2011-01-271-1/+1
* Also save the error detail in SPIErrorPeter Eisentraut2011-01-271-0/+1
* Quick hack to un-break plpython regression tests.Tom Lane2011-01-221-2/+1
* Improved printing of Python exceptions in PL/PythonPeter Eisentraut2010-01-161-3/+3
* Fix Unicode support in PL/PythonPeter Eisentraut2009-09-131-0/+52
* Add Unicode support in PL/PythonPeter Eisentraut2009-09-121-45/+0
* Enhanced error context support in PL/PythonPeter Eisentraut2009-08-251-4/+6
* Split the plpython regression test into test cases arranged by topic, insteadPeter Eisentraut2009-08-121-0/+43