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
/
expected
/
plpython_spi.out
Commit message (
Expand
)
Author
Age
*
plpython: Remove regression test infrastructure for Python 2.
Andres Freund
2022-03-07
*
Modernize Python exception syntax in tests
Peter Eisentraut
2020-01-08
*
PL/Python: Add cursor and execute methods to plan object
Peter Eisentraut
2017-03-27
*
Fix further hash table order dependent tests.
Andres Freund
2016-10-12
*
Fix PL/Python for recursion and interleaved set-returning functions.
Tom Lane
2016-04-05
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
*
Improve support for composite types in PL/Python.
Tom Lane
2014-07-03
*
PL/Python: Adjust the regression tests for Python 3.3
Peter Eisentraut
2013-08-11
*
PL/Python: Add result object str handler
Peter Eisentraut
2013-02-03
*
PL/Python: Fix slicing support for result objects for Python 3
Peter Eisentraut
2012-05-10
*
PL/Python: Improve test coverage
Peter Eisentraut
2012-05-02
*
PL/Python: Improve documentation of nrows() method
Peter Eisentraut
2012-04-16
*
PL/Python: Fix crash when colnames() etc. called without result set
Peter Eisentraut
2012-04-15
*
PL/Python: Add result metadata functions
Peter Eisentraut
2012-01-30
*
plpython: Add SPI cursor support
Peter Eisentraut
2011-12-05
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Improve PL/Python elog output
Peter Eisentraut
2009-11-03
*
Use generic attribute management in PL/Python
Peter Eisentraut
2009-08-25
*
Make PL/Python tests more compatible with Python 3
Peter Eisentraut
2009-08-24
*
Split the plpython regression test into test cases arranged by topic, instead
Peter Eisentraut
2009-08-12