summaryrefslogtreecommitdiff
path: root/src/include/optimizer/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add:Bruce Momjian2000-01-261-2/+3
* Revise handling of index-type-specific indexscan cost estimation, perTom Lane2000-01-221-12/+1
* Remove no-longer-used symbols.Tom Lane2000-01-111-9/+3
* Further work on planning of indexscans. Cleaned up interfacesTom Lane1999-07-251-15/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-1/+3
* Cleanup of min tuple size.Bruce Momjian1999-07-071-2/+2
* pgindent run over code.Bruce Momjian1999-05-251-2/+2
* Minor code cleanup in optimizer.Tom Lane1999-05-161-8/+3
* geqo now at 11 tablesBruce Momjian1999-03-071-2/+2
* Enable bushy plans by default.Bruce Momjian1999-02-181-3/+1
* Re-enable bushy plans. Vadim want them.Bruce Momjian1999-02-161-3/+1
* Remove duplicate geqo functions, and more optimizer cleanupBruce Momjian1999-02-151-1/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Rename Temp to Noname for noname tables.Bruce Momjian1999-02-091-5/+5
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Increase default geqo parameter to 8.Bruce Momjian1997-09-121-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-2/+2
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-39/+42
* #define GEQO_RELS 6 (not 7)Vadim B. Mikheev1997-06-031-2/+2
* #define GEQO_RELS 7Vadim B. Mikheev1997-06-021-1/+4
* #define _CPU_PAGE_WEIGHT_: 0.065 --> 0.033Vadim B. Mikheev1997-04-241-3/+3
* Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 (/* CPU-index-to-page costVadim B. Mikheev1997-04-091-4/+5
* Remove _PAGE_SIZE_ as recommended by Darren King.Bruce Momjian1997-03-021-2/+1
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-8/+1
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+92