aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/relnode.c
Commit message (Expand)AuthorAge
* Fix bushy plans. Cleanup.Bruce Momjian1999-02-18
* Remove duplicate geqo functions, and more optimizer cleanupBruce Momjian1999-02-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Fix optimizer and make faster.Bruce Momjian1999-02-12
* Rename Temp to Noname for noname tables.Bruce Momjian1999-02-09
* Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README.Bruce Momjian1999-02-03
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Cleanup optimizer function names and clarify code.Bruce Momjian1998-08-10
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-18
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09