index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpython
/
sql
/
plpython_error.sql
Commit message (
Expand
)
Author
Age
*
Fix broken logic for reporting PL/Python function names in errcontext.
Tom Lane
2018-02-14
*
Handle SPIErrors raised directly in PL/Python code.
Heikki Linnakangas
2013-01-28
*
Preserve SQLSTATE when an SPI error is propagated through PL/python
Heikki Linnakangas
2011-11-24
*
Add traceback information to PL/Python errors
Peter Eisentraut
2011-04-06
*
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-28
*
Wrap PL/Python SPI calls into subtransactions
Peter Eisentraut
2011-02-02
*
Add validator to PL/Python
Peter Eisentraut
2011-02-01
*
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-24
*
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-08-12
*
This patch addresses the problem mentioned in the "process crash
Bruce Momjian
2005-07-10
*
Remove read_file/write_file tests. These were originally intended to
Tom Lane
2005-06-20
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14