| Commit message (Expand) | Author | Age |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Adjust the discussion of triggers to more clearly guide people in the | Tom Lane | 2005-10-13 |
* | Update trigger demo to reflect new trigger ordering. | Bruce Momjian | 2005-10-13 |
* | Convert oidvector and int2vector into variable-length arrays. This | Tom Lane | 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 updates and copy-editing. Rearrange order of sections a little bit | Tom Lane | 2004-12-30 |
* | Spell checker run | Peter Eisentraut | 2004-12-13 |
* | I found a corner case in which it is possible for RI_FKey_check's call | Tom Lane | 2004-10-30 |
* | Clarify trigger function return convention, per Thomas Hallgren. | Tom Lane | 2004-08-13 |
* | Add a few more cross-references where appropriate, add more text about | Neil Conway | 2004-03-03 |
* | Minor improvements to the trigger documentation, and a few SGML fixes. | Neil Conway | 2004-01-22 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Minor wording improvement suggested by a comment in the interactive docs. | Tom Lane | 2003-11-15 |
* | 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 |
* | Make various links point to specific places instead of entire parts | Tom Lane | 2003-08-10 |
* | Revision | Peter Eisentraut | 2003-04-11 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | This patch implements FOR EACH STATEMENT triggers, per my email to | Bruce Momjian | 2002-11-23 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
* | pg_trigger's index on tgrelid is replaced by a unique index on | Tom Lane | 2002-04-19 |
* | Add tgconstrrelid to stored Trigger structures, make RI trigger functions | Tom Lane | 2002-04-01 |
* | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 |
* | Update docs for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Fix trigger example for PG 7.2 change: count(*) now returns int8. | Tom Lane | 2001-12-04 |
* | Deprecate 'current' date/time constant. | Thomas G. Lockhart | 2001-11-21 |
* | A bunch of small doco updates motivated by scanning the comments on | Tom Lane | 2001-11-19 |
* | Uppercase keywords where appropriate. | Bruce Momjian | 2001-10-12 |
* | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 |
* | Clean up some minor problems exposed by further thought about Panon's bug | Tom Lane | 2001-06-01 |
* | Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") | Peter Eisentraut | 2000-12-22 |
* | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 |
* | Add `id' attributes to all `chapter' and `sect1' tags, to generate useful | Peter Eisentraut | 2000-09-29 |
* | Documentation updates to reflect TOAST and new-style fmgr. | Tom Lane | 2000-08-24 |
* | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane | 2000-05-29 |
* | Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use | Bruce Momjian | 2000-05-18 |
* | Update trigger.sgml | Bruce Momjian | 2000-05-17 |
* | Clean up trigger sgml docs. | Bruce Momjian | 2000-05-17 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Update struct Trigger definition. | Tom Lane | 2000-01-11 |
* | Minor editing and markup changes as a result of preparing the Postscript | Thomas G. Lockhart | 1998-10-30 |
* | 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 |