index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpython
/
expected
/
plpython_unicode_3.out
Age
Commit message (
Expand
)
Author
2011-04-16
Set client encoding explicitly in plpython_unicode test
Peter Eisentraut
2011-04-06
Update regression test files for PL/Python traceback patch
Peter Eisentraut
2011-02-28
Fix regression tests after PL/Python custom SPI exceptions patch
Peter Eisentraut
2011-02-02
Clean up missed change to plpython expected files.
Tom Lane
2011-01-27
Do not prefix error messages with the string "PL/Python: "
Peter Eisentraut
2011-01-27
Improve exception usage in PL/Python
Peter Eisentraut
2011-01-27
Also save the error detail in SPIError
Peter Eisentraut
2011-01-22
Quick hack to un-break plpython regression tests.
Tom Lane
2010-01-16
Improved printing of Python exceptions in PL/Python
Peter Eisentraut
2009-09-13
Fix Unicode support in PL/Python
Peter Eisentraut
2009-09-12
Add Unicode support in PL/Python
Peter Eisentraut
2009-08-25
Enhanced error context support in PL/Python
Peter Eisentraut
2009-08-12
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut