Commits

DateSubjectAuthorReleases
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-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-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-06-30 Rename shared memory area. Bruce Momjian 7.1.1
1998-06-28 Update backend flowchart. Bruce Momjian 7.1.1
1998-06-27 Rename BindingTable to ShmemIndex. Bruce Momjian 7.1.1
1998-06-27 More cleanups for compiler warnings. Bruce Momjian 7.1.1
1998-06-27 Fix for hang after postmaster restart. Add new proc_exit and Bruce Momjian 7.1.1
1998-06-25 Rename BindingTab to BindingTable. Bruce Momjian 7.1.1
1998-06-23 cleanups Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-05-26 Cleanup. Bruce Momjian 7.1.1
1998-04-06 ASSERT fixes. 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-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-09-18 Inline memset() as MemSet(). 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