index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
/
pg_trigger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Implement syntax for transition tables in AFTER triggers.
Kevin Grittner
2016-11-04
1
-1
/
+12
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-1
/
+1
*
Force some system catalog table columns to be marked NOT NULL.
Andres Freund
2015-02-21
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Replace int2/int4 in C code with int16/int32
Peter Eisentraut
2012-06-25
1
-2
/
+2
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-2
/
+5
*
Hide most variable-length fields from Form_pg_* structs
Peter Eisentraut
2012-01-27
1
-1
/
+4
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Support triggers on views.
Tom Lane
2010-10-10
1
-2
/
+29
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Install a data-type-based solution for protecting pg_get_expr().
REL9_1_ALPHA1
Tom Lane
2010-09-03
1
-2
/
+2
*
Improve the handling of SET CONSTRAINTS commands by having them search
Tom Lane
2010-01-17
1
-21
/
+18
*
Get rid of the need for manual maintenance of the initial contents of
Tom Lane
2010-01-05
1
-2
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be
Tom Lane
2009-11-20
1
-3
/
+5
*
Support SQL-compliant triggers on columns, ie fire only if certain columns
Tom Lane
2009-10-14
1
-3
/
+3
*
Add system catalog columns pg_constraint.conindid and pg_trigger.tgconstrindid.
Tom Lane
2009-07-28
1
-12
/
+14
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Support statement-level ON TRUNCATE triggers. Simon Riggs
Tom Lane
2008-03-28
1
-1
/
+4
*
Reduce the need for frontend programs to include "postgres.h" by refactoring
Tom Lane
2008-03-27
1
-7
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-3
/
+3
*
Changes pg_trigger and extend pg_rewrite in order to allow triggers and
Jan Wieck
2007-03-19
1
-2
/
+3
*
Fix up foreign-key mechanism so that there is a sound semantic basis for the
Tom Lane
2007-02-14
1
-15
/
+28
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
1
-0
/
+1
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-1
/
+1
*
Add parentheses to macros when args are used in computations. Without
Bruce Momjian
2005-05-25
1
-11
/
+11
*
First phase of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-14
1
-2
/
+4
*
Convert oidvector and int2vector into variable-length arrays. This
Tom Lane
2005-03-29
1
-3
/
+3
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-1
/
+1
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-1
/
+1
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-1
/
+1
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
1
-1
/
+1
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-1
/
+1
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-1
/
+1
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-0
/
+1
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-1
/
+0
*
Clean up various to-do items associated with system indexes:
Tom Lane
2001-06-12
1
-1
/
+1
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-1
/
+1
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-3
/
+4
*
Add:
Bruce Momjian
2000-01-26
1
-1
/
+2
*
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
2000-01-10
1
-1
/
+1
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
1
-4
/
+17
[next]