index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
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
Files
Lines
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
1
-4
/
+0
*
Handle SPIErrors raised directly in PL/Python code.
Heikki Linnakangas
2013-01-28
1
-0
/
+26
*
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
1
-1
/
+0
*
Code review for plpgsql fn_signature patch.
Tom Lane
2012-02-01
1
-2
/
+2
*
Adjust expected regression test outputs for PL/python.
Robert Haas
2012-01-31
1
-2
/
+2
*
Preserve SQLSTATE when an SPI error is propagated through PL/python
Heikki Linnakangas
2011-11-24
1
-0
/
+22
*
Add traceback information to PL/Python errors
Peter Eisentraut
2011-04-06
1
-7
/
+186
*
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-28
1
-3
/
+41
*
Wrap PL/Python SPI calls into subtransactions
Peter Eisentraut
2011-02-02
1
-10
/
+22
*
Add validator to PL/Python
Peter Eisentraut
2011-02-01
1
-0
/
+24
*
Do not prefix error messages with the string "PL/Python: "
Peter Eisentraut
2011-01-27
1
-10
/
+10
*
Get rid of the global variable holding the error state
Peter Eisentraut
2011-01-22
1
-5
/
+10
*
PL/Python DO handler
Peter Eisentraut
2010-01-22
1
-2
/
+1
*
Improved printing of Python exceptions in PL/Python
Peter Eisentraut
2010-01-16
1
-6
/
+6
*
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-24
1
-4
/
+4
*
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-08-12
1
-24
/
+103
*
Use errcontext mechanism in PL/Python
Peter Eisentraut
2009-07-20
1
-12
/
+19
*
plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5,
Peter Eisentraut
2009-01-16
1
-8
/
+8
*
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
Peter Eisentraut
2009-01-15
1
-16
/
+16
*
This patch addresses the problem mentioned in the "process crash
Bruce Momjian
2005-07-10
1
-0
/
+17
*
Remove read_file/write_file tests. These were originally intended to
Tom Lane
2005-06-20
1
-13
/
+0
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14
1
-0
/
+34