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
/
sql
/
plpython_trigger.sql
Commit message (
Expand
)
Author
Age
*
Fix plpython's handling of functions used as triggers on multiple tables.
Tom Lane
2013-01-25
*
Adjust PL/Python regression tests some more for Python 3.3.
Tom Lane
2012-09-08
*
PL/Python: Adjust the regression tests for Python 3.3
Peter Eisentraut
2012-05-11
*
PL/Python: Accept strings in functions returning composite types
Peter Eisentraut
2012-04-26
*
Table function support for PL/Python
Peter Eisentraut
2011-02-26
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Fix plpython so that it again honors typmod while assigning to tuple fields.
Tom Lane
2010-10-11
*
Support triggers on views.
Tom Lane
2010-10-10
*
Python 3 support in PL/Python
Peter Eisentraut
2009-12-15
*
Add Unicode support in PL/Python
Peter Eisentraut
2009-09-12
*
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-24
*
Augment test coverage in PL/Python, especially for error conditions.
Peter Eisentraut
2009-08-13
*
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-08-12