index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_trigger.sgml
Age
Commit message (
Expand
)
Author
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-04-18
Fix example on creating a trigger with a transition table.
Heikki Linnakangas
2017-04-04
Follow-on cleanup for the transition table patch.
Kevin Grittner
2017-04-01
Add transition table support to plpgsql.
Kevin Grittner
2017-03-14
Spelling fixes
Peter Eisentraut
2016-11-04
Implement syntax for transition tables in AFTER triggers.
Kevin Grittner
2015-09-14
Rewrite Postgres-XL docs to make changes in-place in the main PostgreSQL
Pavan Deolasee
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-01-10
docs: improve CREATE TRIGGER defer options list
Bruce Momjian
2014-06-21
Fix documentation template for CREATE TRIGGER.
Kevin Grittner
2014-03-23
Offer triggers on foreign tables.
Noah Misch
2014-02-24
doc: Improve DocBook XML validity
Peter Eisentraut
2013-07-03
doc: Arrange See Also links in more consistent order
Peter Eisentraut
2013-02-23
doc: Add more compatibility information for triggers
Peter Eisentraut
2012-06-21
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-02-23
Require execute permission on the trigger function for CREATE TRIGGER.
Tom Lane
2011-08-07
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-03-07
Minor copy-editing in CREATE TRIGGER reference page.
Tom Lane
2011-03-02
Fix erroneous documentation of the syntax of CREATE CONSTRAINT TRIGGER.
Tom Lane
2010-11-09
Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER
Alvaro Herrera
2010-10-10
Support triggers on views.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2009-11-20
Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be
Tom Lane
2009-10-14
Support SQL-compliant triggers on columns, ie fire only if certain columns
Tom Lane
2009-09-19
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-03-28
Support statement-level ON TRUNCATE triggers. Simon Riggs
Tom Lane
2007-02-01
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-01-31
Update reference documentation on may/can/might:
Bruce Momjian
2006-10-23
Spellchecking and such
Peter Eisentraut
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2005-12-09
Add documentation about the behavior of BEFORE triggers and referential
Bruce Momjian
2005-11-01
Make an editorial pass over the reference pages.
Tom Lane
2005-07-14
This doc patch replaces all inappropriate references to SQL:1999 when it
Neil Conway
2004-11-27
Update of conformance information to SQL:2003
Peter Eisentraut
2003-12-01
Fix typos noted by Halley Pacheco de Oliveira.
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-09-22
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-09
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-08-31
Add/edit index entries.
Peter Eisentraut
2003-04-22
More editing of reference pages.
Peter Eisentraut
2003-03-25
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2003-01-19
This patch includes a lot of minor cleanups to the SGML documentation,
Bruce Momjian
2002-12-17
Improvement to CREATE TRIGGER and catalog documentation.
Bruce Momjian
2002-11-23
This patch implements FOR EACH STATEMENT triggers, per my email to
Bruce Momjian
2002-11-21
Fixups for man pages
Peter Eisentraut
[next]