Commits

DateSubjectAuthorReleases
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-05-10 Change error messages to oids come out as %u and not %d. Change has no 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-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1
1998-04-27 This patch... Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-11 Goodbye register keyword. Compiler knows better. Bruce Momjian 7.1.1
1998-01-06 ABORT to ERROR in catalog/. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-11-25 Break parser functions into smaller files, group together. Bruce Momjian 7.1.1
1997-11-24 Remove tqual.h includes not needed. Bruce Momjian 7.1.1
1997-11-20 Remove all time travel stuff. Small parser cleanup. Bruce Momjian 7.1.1
1997-09-18 Inline memset() as MemSet(). 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-18 Now that names are null terminated, no need to do all that NAMEDATALEN stuff. Bruce Momjian 7.1.1
1997-08-12 Remove more (void) and fix -Wall warnings. Bruce Momjian 7.1.1
1997-07-23 Fix problems with pg_dump for iheritance, sequences, archive tables. Bruce Momjian 7.1.1
1996-12-26 In src/backend/catalog/pg_operator.c in OperatorDef, there Bruce Momjian 7.1.1
1996-11-30 This patch changes quite a few instances of references of Oid's Bruce Momjian 7.1.1