aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/spi.sgml
Commit message (Expand)AuthorAge
* Fix incorrect SPI example, per Yoshihisa Nakano.Tom Lane2005-12-07
* Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr.Neil Conway2005-09-12
* I've had this small patch in my local tree for a while. It documentsBruce Momjian2005-07-29
* Change SPI functions to use a `long' when specifying the number of tuplesNeil Conway2005-05-02
* Add SPI_getnspname(), including documentation.Neil Conway2005-03-29
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* Change -> and <- to use proper ampersand markups.Bruce Momjian2005-01-22
* More minor updates and copy-editing.Tom Lane2004-12-30
* Spell checker runPeter Eisentraut2004-12-13
* Redesign query-snapshot timing so that volatile functions in READ COMMITTEDTom Lane2004-09-13
* Replace TupleTableSlot convention for whole-row variables and functionTom Lane2004-04-01
* Document SPI_push() and SPI_pop().Bruce Momjian2004-03-17
* Fix for underscore in ID sgml markup.Bruce Momjian2004-03-05
* Add new SPI functions for use by PL/Java:Bruce Momjian2004-03-05
* This patch adds a new GUC var, "default_with_oids", which follows theBruce Momjian2003-12-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Move docs about index cost estimation functions and writing a proceduralTom Lane2003-10-22
* Add/edit index entries.Peter Eisentraut2003-08-31
* Major cleanup of SPI chapterPeter Eisentraut2003-08-27
* Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTOTom Lane2003-01-21
* Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers asTom Lane2002-12-30
* I checked all the previous string handling errors and most of them wereBruce Momjian2002-09-02
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Update docs for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian2002-03-06
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* Overhaul SPI documentation: bring it into some semblance of agreementTom Lane2001-11-14
* Fix coredump in plpgsql when trying to return a rowtype result.Tom Lane2001-11-05
* A little reformatting for better print appearance.Peter Eisentraut2001-10-31
* More uppercasing.Bruce Momjian2001-10-12
* Uppercase keywords where appropriate.Bruce Momjian2001-10-12
* Bunch of copy fitting and style sheet tweakage to get decent looking printPeter Eisentraut2001-10-09
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Fix typo.Tatsuo Ishii2001-09-10
* Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie,Tom Lane2001-08-02
* Fix SPI example to reflect new-style calling convention for textout().Tom Lane2001-03-23
* Approaching the current documentation from a position of ignorance, IBruce Momjian2001-01-09
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-22
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor editing and markup changes as a result of preparing the PostscriptThomas G. Lockhart1998-10-30
* Rename Id tags to eliminate the trailing "-1" field. This propagatesThomas G. Lockhart1998-08-17
* Add id field to chapter and book tags to allow output file namesThomas G. Lockhart1998-07-29
* SGML source for new documentation.Thomas G. Lockhart1998-03-01