Commits

DateSubjectAuthorReleases
2008-03-28 Support statement-level ON TRUNCATE triggers. Simon Riggs Tom Lane 8.4.0
2007-12-03 Entity-ify a passel of & < > characters. Per gripe from Devrim. Tom Lane 8.3.0
2007-02-14 Fix up foreign-key mechanism so that there is a sound semantic basis for the Tom Lane 8.3.0
2005-10-13 Adjust the discussion of triggers to more clearly guide people in the Tom Lane 8.1.0
2005-03-29 Convert oidvector and int2vector into variable-length arrays. This Tom Lane 8.1.0
2004-12-30 More updates and copy-editing. Rearrange order of sections a little bit Tom Lane 8.0.0
2004-10-30 I found a corner case in which it is possible for RI_FKey_check's call Tom Lane 8.0.0
2004-08-13 Clarify trigger function return convention, per Thomas Hallgren. Tom Lane 8.0.0
2003-11-15 Minor wording improvement suggested by a comment in the interactive docs. Tom Lane 7.4.1
2003-11-15 Minor wording improvement suggested by a comment in the interactive docs. Tom Lane 8.0.0
2003-10-22 Move docs about index cost estimation functions and writing a procedural Tom Lane 7.4.1
2003-08-10 Make various links point to specific places instead of entire parts Tom Lane 7.4.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2002-04-19 pg_trigger's index on tgrelid is replaced by a unique index on Tom Lane 7.3.1
2002-04-01 Add tgconstrrelid to stored Trigger structures, make RI trigger functions Tom Lane 7.3.1
2001-12-04 Fix trigger example for PG 7.2 change: count(*) now returns int8. Tom Lane 7.2.1
2001-11-19 A bunch of small doco updates motivated by scanning the comments on Tom Lane 7.2.1
2001-06-01 Clean up some minor problems exposed by further thought about Panon's bug Tom Lane 7.2.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-08-24 Documentation updates to reflect TOAST and new-style fmgr. Tom Lane 7.1.1
2000-05-29 Second round of fmgr changes: triggers are now invoked in new style, Tom Lane 7.1.1
2000-01-11 Update struct Trigger definition. Tom Lane 7.1.1