index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpython
/
expected
Age
Commit message (
Expand
)
Author
2011-03-04
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-03-01
Additional PL/Python regression test expected file
Peter Eisentraut
2011-02-28
Fix regression tests after PL/Python custom SPI exceptions patch
Peter Eisentraut
2011-02-28
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-27
PL/Python explicit subtransactions
Peter Eisentraut
2011-02-27
Remove remaining expected file for Python 2.2
Peter Eisentraut
2011-02-26
Table function support for PL/Python
Peter Eisentraut
2011-02-22
Add PL/Python functions for quoting strings
Peter Eisentraut
2011-02-19
Invalidate PL/Python functions with composite type argument when the
Peter Eisentraut
2011-02-02
Clean up missed change to plpython expected files.
Tom Lane
2011-02-02
Wrap PL/Python SPI calls into subtransactions
Peter Eisentraut
2011-02-01
Add validator to PL/Python
Peter Eisentraut
2011-01-27
Do not prefix error messages with the string "PL/Python: "
Peter Eisentraut
2011-01-27
Improve exception usage in PL/Python
Peter Eisentraut
2011-01-27
Also save the error detail in SPIError
Peter Eisentraut
2011-01-22
Quick hack to un-break plpython regression tests.
Tom Lane
2011-01-22
Get rid of the global variable holding the error state
Peter Eisentraut
2011-01-21
Correctly add exceptions to the plpy module for Python 3
Peter Eisentraut
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-15
Fix aboriginal mistake in plpython's set-returning-function support.
Tom Lane
2010-10-11
Fix plpython so that it again honors typmod while assigning to tuple fields.
Tom Lane
2010-10-10
Support triggers on views.
Tom Lane
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-06-12
Update Python version information
Peter Eisentraut
2010-06-12
Add a regression test case for bug #5497
Peter Eisentraut
2010-03-18
Use data-type specific conversion functions also in plpy.execute
Peter Eisentraut
2010-01-22
PL/Python DO handler
Peter Eisentraut
2010-01-16
Improved printing of Python exceptions in PL/Python
Peter Eisentraut
2009-12-15
Python 3 support in PL/Python
Peter Eisentraut
2009-12-10
PL/Python array support
Peter Eisentraut
2009-11-03
Improve PL/Python elog output
Peter Eisentraut
2009-10-15
First committed version of plpython_unicode_0.out did not actually contain the
Tom Lane
2009-10-14
Add alternative expected file for unicode test for client encoding not UTF8
Peter Eisentraut
2009-09-13
Fix Unicode support in PL/Python
Peter Eisentraut
2009-09-12
Add Unicode support in PL/Python
Peter Eisentraut
2009-09-09
Fix/improve bytea and boolean support in PL/Python
Peter Eisentraut
2009-08-25
Enhanced error context support in PL/Python
Peter Eisentraut
2009-08-25
Use generic attribute management in PL/Python
Peter Eisentraut
2009-08-24
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-14
Remove the test case that depends on the platform's float output format.
Peter Eisentraut
2009-08-14
PL/Python regression tests for data type handling
Peter Eisentraut
2009-08-13
Augment test coverage in PL/Python, especially for error conditions.
Peter Eisentraut
2009-08-12
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-07-20
Use errcontext mechanism in PL/Python
Peter Eisentraut
2009-04-03
Defend against possible crash if a plpython function does not specify names
Tom Lane
2009-01-16
Manual attempt to update this file.
Peter Eisentraut
2009-01-16
plpython_error.out is for Python 2.4, plpython_error_3.out is for Python 2.5,
Peter Eisentraut
2009-01-15
Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and
Peter Eisentraut
2008-05-03
Fix plpython to not get totally confused by OUT arguments. (It still doesn't
Tom Lane
2006-11-21
Fix plpython to work (or at least pass its regression tests) with
Tom Lane
[next]