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
/
sql
/
plpython_error.sql
Age
Commit message (
Expand
)
Author
2020-01-08
Modernize Python exception syntax in tests
Peter Eisentraut
2018-02-14
Fix broken logic for reporting PL/Python function names in errcontext.
Tom Lane
2013-01-28
Handle SPIErrors raised directly in PL/Python code.
Heikki Linnakangas
2011-11-24
Preserve SQLSTATE when an SPI error is propagated through PL/python
Heikki Linnakangas
2011-04-06
Add traceback information to PL/Python errors
Peter Eisentraut
2011-02-28
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-02
Wrap PL/Python SPI calls into subtransactions
Peter Eisentraut
2011-02-01
Add validator to PL/Python
Peter Eisentraut
2009-08-24
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-12
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2005-07-10
This patch addresses the problem mentioned in the "process crash
Bruce Momjian
2005-06-20
Remove read_file/write_file tests. These were originally intended to
Tom Lane
2005-05-14
Convert the existing regression test scripts for the various optional
Tom Lane