aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/comment.h
Commit message (Expand)AuthorAge
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* I've created a new shared catalog table pg_shdescription to storeBruce Momjian2006-02-12
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Update copyright to 2004.Bruce Momjian2004-08-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-10
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-12
* Functions live in namespaces. Qualified function names work, egTom Lane2002-04-09
* pg_class has a relnamespace column. You can create and access tablesTom Lane2002-03-26
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-10
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* #include cleanupsBruce Momjian2000-06-15
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-08
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Hello.Bruce Momjian1999-10-26