Commits

DateSubjectAuthorReleases
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-06-04 Show backend status on ps command line. Remove unused args from Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-01-24 Fix prototypes so they don't look like function definitions. Bruce Momjian 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1
1996-11-10 All external function definitions now have prototypes that are checked. Bruce Momjian 7.1.1