]> granicus.if.org Git - postgresql/history - doc/src/sgml/plpython.sgml
Trim trailing whitespace
[postgresql] / doc / src / sgml / plpython.sgml
2017-03-27 Peter EisentrautPL/Python: Add cursor and execute methods to plan object
2017-03-23 Peter EisentrautRemove createlang and droplang
2016-10-26 Heikki LinnakangasSupport multi-dimensional arrays in PL/python.
2016-09-19 Heikki LinnakangasRemove obsolete warning from docs.
2016-06-15 Peter EisentrautPL/Python: Clean up extended error reporting docs and...
2016-06-11 Peter EisentrautPL/Python: Rename new keyword arguments of plpy.error...
2016-04-08 Teodor SigaevEnhanced custom error in PLPythonu
2015-09-01 Tom LaneDocument that PL/Python now returns floats using repr...
2014-11-01 Peter EisentrautPL/Python: Fix example
2014-07-03 Tom LaneImprove support for composite types in PL/Python.
2014-02-24 Bruce Momjiandocs: remove unnecessary references to old PG versions
2013-07-06 Peter EisentrautPL/Python: Convert numeric to Decimal
2013-02-03 Peter EisentrautPL/Python: Add result object str handler
2012-09-29 Peter EisentrautPL/Python: Convert oid to long/int
2012-07-14 Peter EisentrautAdd link to PEP 394 regarding python2 vs python3 naming
2012-04-28 Peter EisentrautPL/Python: Update list of supported environment variables
2012-04-16 Peter EisentrautPL/Python: Improve documentation of nrows() method
2012-04-15 Peter EisentrautPL/Python: Fix crash when colnames() etc. called withou...
2012-03-26 Peter EisentrautImprove PL/Python database access function documentation
2012-01-30 Peter EisentrautPL/Python: Add result metadata functions
2012-01-18 Peter EisentrautPL/Python: Update example
2011-12-05 Peter Eisentrautplpython: Add SPI cursor support
2011-06-04 Peter EisentrautFix documentation reference to "above" example
2011-05-18 Peter EisentrautSpell checking and markup refinement
2011-04-08 Tom LaneAvoid extra whitespace in the arguments of <indexterm>.
2011-03-23 Peter EisentrautCosmetic capitalization fix
2011-03-05 Tom LaneMake plpythonu language use plpython2 shared library...
2011-03-05 Tom LaneUpdate documentation to reflect that standard PLs are...
2011-02-28 Peter EisentrautPL/Python custom SPI exceptions
2011-02-27 Peter EisentrautPL/Python explicit subtransactions
2011-02-26 Peter EisentrautTable function support for PL/Python
2011-02-22 Peter EisentrautAdd PL/Python functions for quoting strings
2011-02-02 Peter EisentrautWrap PL/Python SPI calls into subtransactions
2011-02-01 Bruce MomjianProperly capitalize hyphenated words in documentation...
2010-11-09 Alvaro Herreraplpython has plpy.Error instead of plpy.ERROR
2010-10-10 Tom LaneSupport triggers on views.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-08 Peter EisentrautAdd tip about building plpython 2 and 3. Fix link...
2010-08-05 Peter EisentrautDocument which Python environment variables affect...
2010-07-08 Peter EisentrautInstall safeguard against running PL/Python 2 and 3...
2010-07-06 Peter EisentrautAdd note that using PL/Python 2 and 3 in the same sessi...
2010-03-29 Peter EisentrautAdd some information about what it means for PL/Python...
2010-03-29 Peter EisentrautAdd some documentation about PL/Python limitations
2010-03-21 Bruce MomjianAdd more 9.0 release note documentation links.
2010-03-18 Peter EisentrautPrevent the injection of invalidly encoded strings...
2010-03-13 Peter EisentrautAdd some more structure and bits of information to...
2010-01-22 Peter EisentrautPL/Python DO handler
2009-12-19 Peter EisentrautAdd documentation why reassigning PL/Python function...
2009-12-15 Peter EisentrautPython 3 support in PL/Python
2009-12-10 Peter EisentrautPL/Python array support
2009-03-30 Alvaro HerreraUpdate URL to Python bug tracker. Backpatch to 8.3...
2008-03-28 Tom LaneSupport statement-level ON TRUNCATE triggers. Simon...
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2006-10-23 Peter EisentrautSpellchecking and such
2006-10-21 Tom LaneEditorial improvements for recent plpython doc updates.
2006-10-16 Bruce MomjianRemove use of '<' and '>' in SGML, use '&' escapes.
2006-09-03 Tom LaneRemove duplicated index entry.
2006-09-03 Tom LaneFix broken markup.
2006-09-02 Bruce MomjianAllow PL/python to return composite types and result...
2006-05-26 Andrew DunstanAdd table_name and table_schema to plpython trigger...
2005-05-20 Neil ConwayAdd some links to the CREATE FUNCTION reference page...
2005-04-09 Bruce MomjianWe don't put URL's in ulink's because the URL is always...
2005-03-31 Bruce MomjianAdjust SGML ulink tags to the URL is always displayed...
2004-12-30 Tom LaneMore minor updates and copy-editing.
2004-12-17 Tom LaneHook up the plpython result-object nrows and status...
2004-09-13 Tom LaneRedesign query-snapshot timing so that volatile functio...
2004-05-16 Neil ConwayAdd documentation for the new "dollar quoting" feature...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-12 Peter EisentrautDocumentation cleanup
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-07-01 Tom LaneFix documentation comment about restricted environments...
2003-06-30 Tom LaneRename plpython to plpythonu, and update documentation...
2003-04-07 Peter EisentrautGeneral editing
2002-10-21 Bruce MomjianSmall update for the removal of some memory leaks in...
2002-09-23 Bruce MomjianThe valid return value should be MODIFY instead of...
2002-09-22 Tom LaneFix busted markup.
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-09-18 Peter EisentrautUpdate installation instructions and put mostly everyth...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-03-06 Bruce MomjianUpdate docs for new stored procedure error levels.
2002-01-07 Peter EisentrautEditorial review
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-11-20 Bruce MomjianAdded a few paragraphs to explain current restricted...
2001-11-12 Peter EisentrautAdd some more index entries.
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-12 Bruce MomjianHere's some matching documentation, including some...
2001-09-10 Peter EisentrautMarkup and spell-check run over Programmer's Guide...
2001-05-12 Peter EisentrautPL/Python should build portably now, if you can get...