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 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-02-20 Update pathkeys comparison function. Bruce Momjian 7.1.1
1999-02-19 optimizer cleanup 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-11 Optimizer cleanup. Bruce Momjian 7.1.1
1999-02-11 Optimizer fix for samekeys() and cost fixes for longer optimizer keys. Bruce Momjian 7.1.1
1999-02-10 Optmizer cleanup Bruce Momjian 7.1.1
1999-02-10 Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things. Bruce Momjian 7.1.1
1999-02-09 Optimizer fix for samekeys. Bruce Momjian 7.1.1
1999-02-09 Major optimizer improvement for joining a large number of tables. 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-07-18 Rename Rel to RelOptInfo. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. 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