Commits

DateSubjectAuthorReleases
2001-11-02 Fix problem reported by Alex Korn: if a relation has been dropped and Tom Lane 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.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-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-07-03 Fix to prevent too large tuple from being created. 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-12-15 Initial MVCC code. Vadim B. Mikheev 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
1997-08-12 Remove more (void) and fix -Wall warnings. Bruce Momjian 7.1.1
1996-11-10 All external function definitions now have prototypes that are checked. Bruce Momjian 7.1.1
1996-11-05 Missed a file... Marc G. Fournier 7.1.1
1996-11-05 More cleanups Marc G. Fournier 7.1.1
1996-11-03 Changes required so that access/* compiles cleanly... Marc G. Fournier 7.1.1
1996-10-31 Cleaned out -I../.. -I../../include from Makefile Marc G. Fournier 7.1.1
1996-10-21 -Wall'd Marc G. Fournier 7.1.1
1996-10-20 First pass at fixing my own mistakes Marc G. Fournier 7.1.1
1996-10-20 Another directory cleaned out Marc G. Fournier 7.1.1