Commits

DateSubjectAuthorReleases
2000-09-29 Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. Tom Lane 7.1.1
2000-09-19 Fix GEQO optimizer to work correctly with new outer-join-capable Tom Lane 7.1.1
2000-08-07 Clean up bogosities in use of random(3) and srandom(3) --- do not assume Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
2000-05-31 The heralded `Grand Unified Configuration scheme' (GUC) Peter Eisentraut 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-16 Final cleanup. 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-05-17 Change GEQO optimizer to release memory after each gene Tom Lane 7.1.1
1999-02-18 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-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-10 Cleanup optimizer function names and clarify code. 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-03-14 > There are some minor fixes to the GEQO. Marc G. Fournier 7.1.1
1997-02-19 Various cleanups to satisfy -Werror, but there are some errors that I'm Marc G. Fournier 7.1.1
1997-02-19 Merge in GEQO Optimizer Marc G. Fournier 7.1.1