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_test.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
plpython: Add SPI cursor support
Peter Eisentraut
2011-12-05
1
-3
/
+3
*
Add traceback information to PL/Python errors
Peter Eisentraut
2011-04-06
1
-1
/
+4
*
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-03-04
1
-1
/
+1
*
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-28
1
-3
/
+3
*
PL/Python explicit subtransactions
Peter Eisentraut
2011-02-27
1
-3
/
+3
*
Add PL/Python functions for quoting strings
Peter Eisentraut
2011-02-22
1
-3
/
+3
*
Do not prefix error messages with the string "PL/Python: "
Peter Eisentraut
2011-01-27
1
-1
/
+1
*
Get rid of the global variable holding the error state
Peter Eisentraut
2011-01-22
1
-1
/
+1
*
Correctly add exceptions to the plpy module for Python 3
Peter Eisentraut
2011-01-21
1
-0
/
+13
*
Python 3 support in PL/Python
Peter Eisentraut
2009-12-15
1
-0
/
+9
*
Improve PL/Python elog output
Peter Eisentraut
2009-11-03
1
-5
/
+8
*
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-24
1
-1
/
+1
*
Augment test coverage in PL/Python, especially for error conditions.
Peter Eisentraut
2009-08-13
1
-0
/
+24
*
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-08-12
1
-547
/
+12
*
Use errcontext mechanism in PL/Python
Peter Eisentraut
2009-07-20
1
-0
/
+2
*
Defend against possible crash if a plpython function does not specify names
Tom Lane
2009-04-03
1
-1
/
+7
*
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
Peter Eisentraut
2009-01-15
1
-3
/
+2
*
Fix plpython to not get totally confused by OUT arguments. (It still doesn't
Tom Lane
2008-05-03
1
-0
/
+15
*
Allow PL/python to return composite types and result sets
Bruce Momjian
2006-09-02
1
-0
/
+341
*
Update the expected regression test results to account for the changes to
Neil Conway
2006-03-01
1
-1
/
+1
*
Tweak the error message emitted when a void-returning PL/Python function
Neil Conway
2006-02-28
1
-2
/
+2
*
Allow PL/Python functions to return void, per gripe from James Robinson
Neil Conway
2006-02-28
1
-0
/
+16
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14
1
-0
/
+184