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
/
expected
/
plpython_error.out
Commit message (
Expand
)
Author
Age
*
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
*
Do not prefix error messages with the string "PL/Python: "
Peter Eisentraut
2011-01-27
*
Get rid of the global variable holding the error state
Peter Eisentraut
2011-01-22
*
PL/Python DO handler
Peter Eisentraut
2010-01-22
*
Improved printing of Python exceptions in PL/Python
Peter Eisentraut
2010-01-16
*
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
*
Use errcontext mechanism in PL/Python
Peter Eisentraut
2009-07-20
*
plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5,
Peter Eisentraut
2009-01-16
*
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
Peter Eisentraut
2009-01-15
*
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