]> granicus.if.org Git - postgresql/history - doc/src/sgml/spi.sgml
Expose more cursor-related functionality in SPI: specifically, allow
[postgresql] / doc / src / sgml / spi.sgml
2007-04-16 Tom LaneExpose more cursor-related functionality in SPI: specif...
2007-03-25 Tom LaneRemove the prohibition on executing cursor commands...
2007-03-15 Tom LaneMake use of plancache module for SPI plans. In particu...
2007-02-18 Bruce MomjianDocument limitation of SPI_execute() using multiple...
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
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-09-10 Tom LaneRemove unhelpful/misleading advice about how to use...
2006-08-27 Tom LaneAdd new return codes SPI_OK_INSERT_RETURNING etc to...
2006-08-12 Tom LaneTweak SPI_cursor_open to allow INSERT/UPDATE/DELETE...
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2005-12-07 Tom LaneFix incorrect SPI example, per Yoshihisa Nakano.
2005-09-12 Neil ConwayFix a mistake in the documentation for SPI_getbinval...
2005-07-29 Bruce MomjianI've had this small patch in my local tree for a while...
2005-05-02 Neil ConwayChange SPI functions to use a `long' when specifying...
2005-03-29 Neil ConwayAdd SPI_getnspname(), including documentation.
2005-01-22 Bruce MomjianMore < and > cleanups converted to ampersands.
2005-01-22 Bruce MomjianChange -> and <- to use proper ampersand markups.
2004-12-30 Tom LaneMore minor updates and copy-editing.
2004-12-13 Peter EisentrautSpell checker run
2004-09-13 Tom LaneRedesign query-snapshot timing so that volatile functio...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2004-03-17 Bruce MomjianDocument SPI_push() and SPI_pop().
2004-03-05 Bruce MomjianFix for underscore in ID sgml markup.
2004-03-05 Bruce MomjianAdd new SPI functions for use by PL/Java:
2003-12-01 Bruce MomjianThis patch adds a new GUC var, "default_with_oids"...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-10-22 Tom LaneMove docs about index cost estimation functions and...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-27 Peter EisentrautMajor cleanup of SPI chapter
2003-01-21 Tom LaneFix coredump problem in plpgsql's RETURN NEXT. When...
2002-12-30 Tom LaneAdjust Tcl-related code to compile cleanly with Tcl...
2002-09-02 Bruce MomjianI checked all the previous string handling errors and...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-03-06 Bruce MomjianUpdate docs for new INFO, NOTICE, WARNING elog() levels.
2001-11-21 Thomas G. LockhartDeprecate 'current' date/time constant.
2001-11-14 Tom LaneOverhaul SPI documentation: bring it into some semblanc...
2001-11-05 Tom LaneFix coredump in plpgsql when trying to return a rowtype...
2001-10-31 Peter EisentrautA little reformatting for better print appearance.
2001-10-12 Bruce MomjianMore uppercasing.
2001-10-12 Bruce MomjianUppercase keywords where appropriate.
2001-10-09 Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-10 Tatsuo IshiiFix typo.
2001-08-02 Tom LaneAdd a SPI_copytupledesc function that parallels SPI_cop...
2001-03-23 Tom LaneFix SPI example to reflect new-style calling convention...
2001-01-09 Bruce MomjianApproaching the current documentation from a position...
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-09-29 Peter EisentrautAdd `id' attributes to all `chapter' and `sect1' tags...
2000-05-02 Thomas G. LockhartFixups in content and markup for 7.0 release.
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-10-30 Thomas G. LockhartMinor editing and markup changes as a result of prepari...
1998-08-17 Thomas G. LockhartRename Id tags to eliminate the trailing "-1" field...
1998-07-29 Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-03-01 Thomas G. LockhartSGML source for new documentation.