summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_attrdef.h
Commit message (Expand)AuthorAgeFilesLines
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-2/+2
* Use the dependency mechanism to manage column defaults. We need thisTom Lane2002-07-151-1/+5
* 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
* 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/+54