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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Quick hack to un-break plpython regression tests.
Tom Lane
2011-01-22
1
-2
/
+1
*
Get rid of the global variable holding the error state
Peter Eisentraut
2011-01-22
2
-6
/
+11
*
Correctly add exceptions to the plpy module for Python 3
Peter Eisentraut
2011-01-21
1
-0
/
+13
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
3
-3
/
+3
*
Fix aboriginal mistake in plpython's set-returning-function support.
Tom Lane
2010-11-15
1
-0
/
+17
*
Fix plpython so that it again honors typmod while assigning to tuple fields.
Tom Lane
2010-10-11
1
-0
/
+26
*
Support triggers on views.
Tom Lane
2010-10-10
1
-4
/
+74
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
1
-0
/
+1
*
Update Python version information
Peter Eisentraut
2010-06-12
1
-1
/
+1
*
Add a regression test case for bug #5497
Peter Eisentraut
2010-06-12
2
-0
/
+24
*
Use data-type specific conversion functions also in plpy.execute
Peter Eisentraut
2010-03-18
2
-29
/
+151
*
PL/Python DO handler
Peter Eisentraut
2010-01-22
2
-2
/
+7
*
Improved printing of Python exceptions in PL/Python
Peter Eisentraut
2010-01-16
6
-193
/
+13
*
Python 3 support in PL/Python
Peter Eisentraut
2009-12-15
4
-1
/
+601
*
PL/Python array support
Peter Eisentraut
2009-12-10
1
-0
/
+110
*
Improve PL/Python elog output
Peter Eisentraut
2009-11-03
4
-107
/
+110
*
First committed version of plpython_unicode_0.out did not actually contain the
Tom Lane
2009-10-15
1
-3
/
+3
*
Add alternative expected file for unicode test for client encoding not UTF8
Peter Eisentraut
2009-10-14
2
-1
/
+52
*
Fix Unicode support in PL/Python
Peter Eisentraut
2009-09-13
4
-0
/
+161
*
Add Unicode support in PL/Python
Peter Eisentraut
2009-09-12
5
-121
/
+59
*
Fix/improve bytea and boolean support in PL/Python
Peter Eisentraut
2009-09-09
1
-9
/
+115
*
Enhanced error context support in PL/Python
Peter Eisentraut
2009-08-25
7
-23
/
+40
*
Use generic attribute management in PL/Python
Peter Eisentraut
2009-08-25
1
-0
/
+21
*
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-24
8
-26
/
+32
*
Remove the test case that depends on the platform's float output format.
Peter Eisentraut
2009-08-14
1
-8
/
+0
*
PL/Python regression tests for data type handling
Peter Eisentraut
2009-08-14
1
-0
/
+378
*
Augment test coverage in PL/Python, especially for error conditions.
Peter Eisentraut
2009-08-13
6
-16
/
+347
*
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-08-12
19
-1142
/
+1247
*
Use errcontext mechanism in PL/Python
Peter Eisentraut
2009-07-20
4
-24
/
+70
*
Defend against possible crash if a plpython function does not specify names
Tom Lane
2009-04-03
2
-2
/
+11
*
Manual attempt to update this file.
Peter Eisentraut
2009-01-16
1
-12
/
+12
*
plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5,
Peter Eisentraut
2009-01-16
2
-20
/
+20
*
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
Peter Eisentraut
2009-01-15
2
-19
/
+18
*
Fix plpython to not get totally confused by OUT arguments. (It still doesn't
Tom Lane
2008-05-03
2
-0
/
+26
*
Fix plpython to work (or at least pass its regression tests) with
Tom Lane
2006-11-21
1
-0
/
+38
*
Remove use of whrandom module, which was removed in Python 2.5.
Peter Eisentraut
2006-10-16
1
-1
/
+0
*
Allow PL/python to return composite types and result sets
Bruce Momjian
2006-09-02
3
-32
/
+461
*
Looks like the new plpython regression test fails on older pythons. See if th...
Andrew Dunstan
2006-05-27
1
-1
/
+3
*
Add table_name and table_schema to plpython trigger data, plus docs and regre...
Andrew Dunstan
2006-05-26
1
-0
/
+55
*
Adjust plpython for escape_string_warning.
Bruce Momjian
2006-03-08
1
-4
/
+4
*
Adjust PL regression tests for escape_string_warning.
Bruce Momjian
2006-03-08
1
-3
/
+3
*
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
2
-0
/
+27
*
Add an expected case to cover error message as spelled by python 2.2.3.
Tom Lane
2005-10-04
1
-0
/
+38
*
Add variant expected file to cope with different spelling of a Python
Tom Lane
2005-07-24
1
-0
/
+38
*
This patch addresses the problem mentioned in the "process crash
Bruce Momjian
2005-07-10
3
-0
/
+42
*
Remove read_file/write_file tests. These were originally intended to
Tom Lane
2005-06-20
2
-20
/
+0
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14
6
-0
/
+564
[prev]