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
/
doc
/
src
/
sgml
/
plpython.sgml
Age
Commit message (
Expand
)
Author
2022-03-07
plpython: Adjust docs after removal of Python 2 support.
Andres Freund
2022-02-02
doc: Fix mistake in PL/Python documentation
Peter Eisentraut
2021-06-11
Use the correct article for abbreviations
David Rowley
2020-12-23
dummy commit
Bruce Momjian
2020-06-11
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
Bruce Momjian
2020-05-15
doc: add missing xreflabels to the main docs (not refs)
Bruce Momjian
2020-01-29
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-08
Remove support for Python older than 2.6
Peter Eisentraut
2019-12-31
Modernize Python exception syntax in documentation
Peter Eisentraut
2019-10-25
doc: Use proper em and en dashes
Peter Eisentraut
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2018-08-25
docs: clarify plpython SD and GD dictionary behavior
Bruce Momjian
2018-07-16
doc: Update redirecting links
Peter Eisentraut
2018-03-28
Allow committing inside cursor loop
Peter Eisentraut
2018-03-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
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-05
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-19
Spell checking and markup refinement
Peter Eisentraut
2011-04-08
Avoid extra whitespace in the arguments of <indexterm>.
Tom Lane
2011-03-22
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
[next]