aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/spi.sgml
Commit message (Expand)AuthorAge
* 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