summaryrefslogtreecommitdiff
path: root/src/include/optimizer/paths.h
Commit message (Expand)AuthorAgeFilesLines
* Fix nasty bug in optimization of multiway joins: optimizerTom Lane1999-04-031-4/+4
* Final optimizer cleanups.Bruce Momjian1999-02-221-3/+3
* pathkeys.c cleanup.Bruce Momjian1999-02-211-3/+4
* optimizer cleanupBruce Momjian1999-02-191-4/+4
* optimizer cleanupBruce Momjian1999-02-191-4/+4
* more optimizer cleanupsBruce Momjian1999-02-181-5/+5
* Fix bushy plans. Cleanup.Bruce Momjian1999-02-181-3/+2
* Re-enable bushy plans. Vadim want them.Bruce Momjian1999-02-161-1/+3
* optimizer renameBruce Momjian1999-02-151-2/+2
* optimizer renameBruce Momjian1999-02-151-2/+2
* Remove duplicate geqo functions, and more optimizer cleanupBruce Momjian1999-02-151-6/+9
* Optimizer rename.Bruce Momjian1999-02-141-4/+4
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Fix optimizer and make faster.Bruce Momjian1999-02-121-3/+2
* Optmizer cleanupBruce Momjian1999-02-101-4/+4
* More optimizer cleanups.Bruce Momjian1999-02-041-2/+2
* Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README.Bruce Momjian1999-02-031-4/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-20/+12
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-181-4/+4
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-9/+17
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-17/+9
* Remove some recursion in optimizer and clean up some code there.Bruce Momjian1997-12-211-2/+2
* Cleanup up include files.Bruce Momjian1997-11-261-1/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-27/+27
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-20/+20
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-42/+50
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+89