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_spi.sql
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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