index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
plpython.sgml
Age
Commit message (
Expand
)
Author
2017-03-27
PL/Python: Add cursor and execute methods to plan object
Peter Eisentraut
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2016-10-26
Support multi-dimensional arrays in PL/python.
Heikki Linnakangas
2016-09-19
Remove obsolete warning from docs.
Heikki Linnakangas
2016-06-15
PL/Python: Clean up extended error reporting docs and tests
Peter Eisentraut
2016-06-11
PL/Python: Rename new keyword arguments of plpy.error() etc.
Peter Eisentraut
2016-04-08
Enhanced custom error in PLPythonu
Teodor Sigaev
2015-09-01
Document that PL/Python now returns floats using repr() not str().
Tom Lane
2014-11-01
PL/Python: Fix example
Peter Eisentraut
2014-07-03
Improve support for composite types in PL/Python.
Tom Lane
2014-02-24
docs: remove unnecessary references to old PG versions
Bruce Momjian
2013-07-06
PL/Python: Convert numeric to Decimal
Peter Eisentraut
2013-02-03
PL/Python: Add result object str handler
Peter Eisentraut
2012-09-29
PL/Python: Convert oid to long/int
Peter Eisentraut
2012-07-14
Add link to PEP 394 regarding python2 vs python3 naming
Peter Eisentraut
2012-04-28
PL/Python: Update list of supported environment variables
Peter Eisentraut
2012-04-16
PL/Python: Improve documentation of nrows() method
Peter Eisentraut
2012-04-15
PL/Python: Fix crash when colnames() etc. called without result set
Peter Eisentraut
2012-03-26
Improve PL/Python database access function documentation
Peter Eisentraut
2012-01-30
PL/Python: Add result metadata functions
Peter Eisentraut
2012-01-18
PL/Python: Update example
Peter Eisentraut
2011-12-05
plpython: Add SPI cursor support
Peter Eisentraut
2011-06-04
Fix documentation reference to "above" example
Peter Eisentraut
2011-05-18
Spell checking and markup refinement
Peter Eisentraut
2011-04-08
Avoid extra whitespace in the arguments of <indexterm>.
Tom Lane
2011-03-23
Cosmetic capitalization fix
Peter Eisentraut
2011-03-05
Make plpythonu language use plpython2 shared library directly.
Tom Lane
2011-03-05
Update documentation to reflect that standard PLs are now extensions.
Tom Lane
2011-02-28
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-27
PL/Python explicit subtransactions
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-02
Wrap PL/Python SPI calls into subtransactions
Peter Eisentraut
2011-02-01
Properly capitalize hyphenated words in documentation titles.
Bruce Momjian
2010-11-09
plpython has plpy.Error instead of plpy.ERROR
Alvaro Herrera
2010-10-10
Support triggers on views.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-09-08
Add tip about building plpython 2 and 3. Fix link to Python docs.
Peter Eisentraut
2010-08-05
Document which Python environment variables affect PL/Python
Peter Eisentraut
2010-07-08
Install safeguard against running PL/Python 2 and 3 in the same session
Peter Eisentraut
2010-07-06
Add note that using PL/Python 2 and 3 in the same session will probably crash
Peter Eisentraut
2010-03-29
Add some information about what it means for PL/Python to be untrusted.
Peter Eisentraut
2010-03-29
Add some documentation about PL/Python limitations
Peter Eisentraut
2010-03-21
Add more 9.0 release note documentation links.
Bruce Momjian
2010-03-18
Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL
Peter Eisentraut
2010-03-13
Add some more structure and bits of information to PL/Python documentation
Peter Eisentraut
2010-01-22
PL/Python DO handler
Peter Eisentraut
2009-12-19
Add documentation why reassigning PL/Python function parameters in the
Peter Eisentraut
2009-12-15
Python 3 support in PL/Python
Peter Eisentraut
2009-12-10
PL/Python array support
Peter Eisentraut
[next]