aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/trigger.sgml
Commit message (Expand)AuthorAge
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Adjust the discussion of triggers to more clearly guide people in theTom Lane2005-10-13
* Update trigger demo to reflect new trigger ordering.Bruce Momjian2005-10-13
* Convert oidvector and int2vector into variable-length arrays. ThisTom Lane2005-03-29
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* Change -> and <- to use proper ampersand markups.Bruce Momjian2005-01-22
* More updates and copy-editing. Rearrange order of sections a little bitTom Lane2004-12-30
* Spell checker runPeter Eisentraut2004-12-13
* I found a corner case in which it is possible for RI_FKey_check's callTom Lane2004-10-30
* Clarify trigger function return convention, per Thomas Hallgren.Tom Lane2004-08-13
* Add a few more cross-references where appropriate, add more text aboutNeil Conway2004-03-03
* Minor improvements to the trigger documentation, and a few SGML fixes.Neil Conway2004-01-22
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Minor wording improvement suggested by a comment in the interactive docs.Tom Lane2003-11-15
* Move docs about index cost estimation functions and writing a proceduralTom Lane2003-10-22
* Add/edit index entries.Peter Eisentraut2003-08-31
* Make various links point to specific places instead of entire partsTom Lane2003-08-10
* RevisionPeter Eisentraut2003-04-11
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch implements FOR EACH STATEMENT triggers, per my email toBruce Momjian2002-11-23
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* pg_trigger's index on tgrelid is replaced by a unique index onTom Lane2002-04-19
* Add tgconstrrelid to stored Trigger structures, make RI trigger functionsTom Lane2002-04-01
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Update docs for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian2002-03-06
* Fix trigger example for PG 7.2 change: count(*) now returns int8.Tom Lane2001-12-04
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Uppercase keywords where appropriate.Bruce Momjian2001-10-12
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Clean up some minor problems exposed by further thought about Panon's bugTom Lane2001-06-01
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-22
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* Documentation updates to reflect TOAST and new-style fmgr.Tom Lane2000-08-24
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-29
* Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian2000-05-18
* Update trigger.sgmlBruce Momjian2000-05-17
* Clean up trigger sgml docs.Bruce Momjian2000-05-17
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Update struct Trigger definition.Tom Lane2000-01-11
* Minor editing and markup changes as a result of preparing the PostscriptThomas G. Lockhart1998-10-30
* 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