]> granicus.if.org Git - postgresql/history - src/backend/optimizer/geqo/geqo_main.c
OK, folks, here is the pgindent output.
[postgresql] / src / backend / optimizer / geqo / geqo_main.c
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-10 Bruce MomjianCleanup optimizer function names and clarify code.
1998-07-18 Bruce MomjianRename Rel to RelOptInfo.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-03-14 Marc G. Fournier> There are some minor fixes to the GEQO.
1997-02-19 Marc G. FournierVarious cleanups to satisfy -Werror, but there are...
1997-02-19 Marc G. FournierMerge in GEQO Optimizer