| Commit message (Expand) | Author | Age |
* | Fix incorrect SPI example, per Yoshihisa Nakano. | Tom Lane | 2005-12-07 |
* | Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. | Neil Conway | 2005-09-12 |
* | I've had this small patch in my local tree for a while. It documents | Bruce Momjian | 2005-07-29 |
* | Change SPI functions to use a `long' when specifying the number of tuples | Neil Conway | 2005-05-02 |
* | Add SPI_getnspname(), including documentation. | Neil Conway | 2005-03-29 |
* | More < and > cleanups converted to ampersands. | Bruce Momjian | 2005-01-22 |
* | Change -> and <- to use proper ampersand markups. | Bruce Momjian | 2005-01-22 |
* | More minor updates and copy-editing. | Tom Lane | 2004-12-30 |
* | Spell checker run | Peter Eisentraut | 2004-12-13 |
* | Redesign query-snapshot timing so that volatile functions in READ COMMITTED | Tom Lane | 2004-09-13 |
* | Replace TupleTableSlot convention for whole-row variables and function | Tom Lane | 2004-04-01 |
* | Document SPI_push() and SPI_pop(). | Bruce Momjian | 2004-03-17 |
* | Fix for underscore in ID sgml markup. | Bruce Momjian | 2004-03-05 |
* | Add new SPI functions for use by PL/Java: | Bruce Momjian | 2004-03-05 |
* | This patch adds a new GUC var, "default_with_oids", which follows the | Bruce Momjian | 2003-12-01 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Move docs about index cost estimation functions and writing a procedural | Tom Lane | 2003-10-22 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Major cleanup of SPI chapter | Peter Eisentraut | 2003-08-27 |
* | Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO | Tom Lane | 2003-01-21 |
* | Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as | Tom Lane | 2002-12-30 |
* | I checked all the previous string handling errors and most of them were | Bruce Momjian | 2002-09-02 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Update docs for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Deprecate 'current' date/time constant. | Thomas G. Lockhart | 2001-11-21 |
* | Overhaul SPI documentation: bring it into some semblance of agreement | Tom Lane | 2001-11-14 |
* | Fix coredump in plpgsql when trying to return a rowtype result. | Tom Lane | 2001-11-05 |
* | A little reformatting for better print appearance. | Peter Eisentraut | 2001-10-31 |
* | More uppercasing. | Bruce Momjian | 2001-10-12 |
* | Uppercase keywords where appropriate. | Bruce Momjian | 2001-10-12 |
* | Bunch of copy fitting and style sheet tweakage to get decent looking print | Peter Eisentraut | 2001-10-09 |
* | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 |
* | Fix typo. | Tatsuo Ishii | 2001-09-10 |
* | Add a SPI_copytupledesc function that parallels SPI_copytuple --- ie, | Tom Lane | 2001-08-02 |
* | Fix SPI example to reflect new-style calling convention for textout(). | Tom Lane | 2001-03-23 |
* | Approaching the current documentation from a position of ignorance, I | Bruce Momjian | 2001-01-09 |
* | Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") | Peter Eisentraut | 2000-12-22 |
* | Add `id' attributes to all `chapter' and `sect1' tags, to generate useful | Peter Eisentraut | 2000-09-29 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Clean up to ensure tag completion as required by the newest versions | Thomas G. Lockhart | 1998-12-29 |
* | Minor editing and markup changes as a result of preparing the Postscript | Thomas G. Lockhart | 1998-10-30 |
* | Rename Id tags to eliminate the trailing "-1" field. This propagates | Thomas G. Lockhart | 1998-08-17 |
* | Add id field to chapter and book tags to allow output file names | Thomas G. Lockhart | 1998-07-29 |
* | SGML source for new documentation. | Thomas G. Lockhart | 1998-03-01 |