aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_trigger.sgml
Commit message (Expand)AuthorAge
* Improvement to CREATE TRIGGER and catalog documentation.Bruce Momjian2002-12-17
* This patch implements FOR EACH STATEMENT triggers, per my email toBruce Momjian2002-11-23
* Fixups for man pagesPeter Eisentraut2002-11-21
* Provide an upgrade strategy for dump files containing functions declaredTom Lane2002-09-21
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Here's a doc patch for ALTER TRIGGER RENAME. Please apply if there areBruce Momjian2002-04-24
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* pg_trigger's index on tgrelid is replaced by a unique index onTom Lane2002-04-19
* Spell-check and markup policePeter Eisentraut2002-01-20
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Mention rules and views instead of SELECT triggers.Bruce Momjian2001-11-30
* Add mention of no SELECT triggers.Bruce Momjian2001-11-29
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Update compatibility information.Peter Eisentraut2001-09-13
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Update or remove mentions of versions where appropriate.Bruce Momjian2001-06-10
* Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGERPeter Eisentraut2001-05-27
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* Fix inconsistancies in field names. From Tom Samplonius <tom@sdf.com>.Thomas G. Lockhart2000-09-12
* More man updates to fix bad tagsBruce Momjian2000-04-07
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Editing and markup cleanup.Thomas G. Lockhart1998-09-22
* Very minor formatting fixup in the refentry id field to removeThomas G. Lockhart1998-09-07
* Make minor formatting improvements to statement synopses.Thomas G. Lockhart1998-08-15
* Add new files from Oliver Elphick.Thomas G. Lockhart1998-07-29