index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
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
2025-06-19
doc: add xreflabel text for libpq and PL/Python
Bruce Momjian
2024-11-25
doc: Fix example with __next__() in PL/Python function
Michael Paquier
2024-01-03
Doc: Python's control flow construct is try/except not try/catch.
Tom Lane
2023-05-02
Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers.
Tom Lane
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-03-08
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-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
[next]