index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
optimizer
/
geqo
/
geqo_main.c
Commit message (
Expand
)
Author
Age
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Change GEQO optimizer to release memory after each gene
Tom Lane
1999-05-17
*
optimizer cleanup
Bruce Momjian
1999-02-18
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
Cleanup optimizer function names and clarify code.
Bruce Momjian
1998-08-10
*
Rename Rel to RelOptInfo.
Bruce Momjian
1998-07-18
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
> There are some minor fixes to the GEQO.
Marc G. Fournier
1997-03-14
*
Various cleanups to satisfy -Werror, but there are some errors that I'm
Marc G. Fournier
1997-02-19
*
Merge in GEQO Optimizer
Marc G. Fournier
1997-02-19