summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_relcheck.h
Commit message (Expand)AuthorAgeFilesLines
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-55/+0
* 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
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-1/+1
* 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
* Add:Bruce Momjian2000-01-261-1/+2
* 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-4/+4
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-23/+24
* New system relations to store DEFAULT/CHECK expressions.Vadim B. Mikheev1997-08-211-0/+53