summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_trigger.h
Commit message (Expand)AuthorAgeFilesLines
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+1
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-1/+1
* Add parentheses to macros when args are used in computations. WithoutBruce Momjian2005-05-251-11/+11
* First phase of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-2/+4
* Convert oidvector and int2vector into variable-length arrays. ThisTom Lane2005-03-291-3/+3
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-1/+1
* Update copyright to 2004.Bruce Momjian2004-08-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-1/+1
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-1/+1
* Update copyright to 2002.Bruce Momjian2002-06-201-1/+1
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-1/+1
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-0/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* Clean up various to-do items associated with system indexes:Tom Lane2001-06-121-1/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-1/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-3/+4
* Add:Bruce Momjian2000-01-261-1/+2
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-101-1/+1
* This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.Jan Wieck1999-09-291-4/+17
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-1/+1
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-1/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-7/+7
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-45/+47
* pg_trigger changedVadim B. Mikheev1997-09-041-13/+7
* Welcome, triggersVadim B. Mikheev1997-08-311-0/+85