index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_trigger.sgml
Commit message (
Expand
)
Author
Age
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Require execute permission on the trigger function for CREATE TRIGGER.
Tom Lane
2012-02-23
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Minor copy-editing in CREATE TRIGGER reference page.
Tom Lane
2011-03-07
*
Fix erroneous documentation of the syntax of CREATE CONSTRAINT TRIGGER.
Tom Lane
2011-03-02
*
Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER
Alvaro Herrera
2010-11-09
*
Support triggers on views.
Tom Lane
2010-10-10
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be
Tom Lane
2009-11-20
*
Support SQL-compliant triggers on columns, ie fire only if certain columns
Tom Lane
2009-10-14
*
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-09-19
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Support statement-level ON TRUNCATE triggers. Simon Riggs
Tom Lane
2008-03-28
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Spellchecking and such
Peter Eisentraut
2006-10-23
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Add documentation about the behavior of BEFORE triggers and referential
Bruce Momjian
2005-12-09
*
Make an editorial pass over the reference pages.
Tom Lane
2005-11-01
*
This doc patch replaces all inappropriate references to SQL:1999 when it
Neil Conway
2005-07-14
*
Update of conformance information to SQL:2003
Peter Eisentraut
2004-11-27
*
Fix typos noted by Halley Pacheco de Oliveira.
Tom Lane
2003-12-01
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
More editing of reference pages.
Peter Eisentraut
2003-04-22
*
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-03-25
*
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2003-01-19
*
Improvement to CREATE TRIGGER and catalog documentation.
Bruce Momjian
2002-12-17
*
This patch implements FOR EACH STATEMENT triggers, per my email to
Bruce Momjian
2002-11-23
*
Fixups for man pages
Peter Eisentraut
2002-11-21
*
Provide an upgrade strategy for dump files containing functions declared
Tom Lane
2002-09-21
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
*
Revise command completion tags as per hackers message on 20 March.
Peter Eisentraut
2002-05-18
*
Here's a doc patch for ALTER TRIGGER RENAME. Please apply if there are
Bruce Momjian
2002-04-24
*
Augment the date/time examples in the User's Guide to reflect the newer
Thomas G. Lockhart
2002-04-21
*
pg_trigger's index on tgrelid is replaced by a unique index on
Tom Lane
2002-04-19
*
Spell-check and markup police
Peter Eisentraut
2002-01-20
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
*
Mention rules and views instead of SELECT triggers.
Bruce Momjian
2001-11-30
*
Add mention of no SELECT triggers.
Bruce Momjian
2001-11-29
*
A bunch of small doco updates motivated by scanning the comments on
Tom Lane
2001-11-19
*
Update compatibility information.
Peter Eisentraut
2001-09-13
*
Replace ASCII-quotes with proper markup.
Peter Eisentraut
2001-09-13
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
*
Update or remove mentions of versions where appropriate.
Bruce Momjian
2001-06-10
*
Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER
Peter Eisentraut
2001-05-27
[next]