Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
1999-02-15 Remove duplicate geqo functions, and more optimizer cleanup Bruce Momjian 7.1.1
1999-02-15 Replace non-idiomatic nconc(x, lcons(y, NIL)) with lappend(x, y). Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-12 Optimizer cleanup. Bruce Momjian 7.1.1
1999-02-12 JoinPath -> NestPath for nested loop. Bruce Momjian 7.1.1
1999-02-12 Fix optimizer and make faster. Bruce Momjian 7.1.1
1999-02-11 More optimizer speedups. Bruce Momjian 7.1.1
1999-02-10 Optmizer cleanup Bruce Momjian 7.1.1
1999-02-09 Major optimizer improvement for joining a large number of tables. Bruce Momjian 7.1.1
1999-02-08 Optimizer cleanup. 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-06-15 Remove un-needed braces around single statements. 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-06-11 geqo_rel_paths(): compute_joinrel_size() shouldn't be called Vadim B. Mikheev 7.1.1
1997-06-10 if ( new_rel->size <= 0 ) Vadim B. Mikheev 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