summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/pathnode.c
Commit message (Expand)AuthorAgeFilesLines
* pathkeys fixesBruce Momjian1999-02-201-2/+2
* Update pathkeys comparison function.Bruce Momjian1999-02-201-13/+13
* Fix bushy plans. Cleanup.Bruce Momjian1999-02-181-2/+2
* Remove duplicate geqo functions, and more optimizer cleanupBruce Momjian1999-02-151-9/+9
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-22/+22
* JoinPath -> NestPath for nested loop.Bruce Momjian1999-02-121-3/+3
* Fix optimizer and make faster.Bruce Momjian1999-02-121-7/+29
* optimizer updateBruce Momjian1999-02-121-5/+11
* Optimizer cleanups.Bruce Momjian1999-02-111-40/+43
* Optimizer cleanup.Bruce Momjian1999-02-111-10/+10
* optimizer cleanupBruce Momjian1999-02-111-7/+7
* Optimizer cleanup.Bruce Momjian1999-02-111-14/+14
* More optimization.Bruce Momjian1999-02-111-3/+3
* More optimizer speedups.Bruce Momjian1999-02-111-35/+46
* optimizer cleanupBruce Momjian1999-02-111-4/+9
* Optimizer fix for samekeys() and cost fixes for longer optimizer keys.Bruce Momjian1999-02-111-27/+35
* Optmizer cleanupBruce Momjian1999-02-101-8/+8
* Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things.Bruce Momjian1999-02-101-22/+22
* Major optimizer improvement for joining a large number of tables.Bruce Momjian1999-02-091-24/+47
* Optimizer cleanup.Bruce Momjian1999-02-081-19/+19
* Optimizer cleanup.Bruce Momjian1999-02-061-3/+3
* Update optimizer comments.Bruce Momjian1999-02-041-8/+11
* More optimizer renaming HInfo -> HashInfo.Bruce Momjian1999-02-041-3/+3
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-29/+15
* Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README.Bruce Momjian1999-02-031-14/+14
* SET_ARGS cleanupBruce Momjian1999-02-021-9/+4
* Fix for AND/OR handling.Bruce Momjian1998-09-211-13/+10
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-10/+10
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-10/+10
* MergeSort was sometimes called mergejoin and was confusing. NowBruce Momjian1998-08-041-5/+5
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-181-11/+11
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-15/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-4/+4
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-31/+31
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-35/+35
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-412/+455
* Cleanups needed for indent. Remove };Bruce Momjian1997-09-051-2/+2
* Patches for Vadim's multikey indexing...Marc G. Fournier1997-03-181-3/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+566