Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-18Reimplement nodeMaterial to use a temporary BufFile (or even memory, if theTom Lane
2000-06-15Clean up #include's.Bruce Momjian
2000-01-26Add:Bruce Momjian
2000-01-22Revise handling of index-type-specific indexscan cost estimation, perTom Lane
2000-01-11Remove no-longer-used symbols.Tom Lane
1999-07-25Further work on planning of indexscans. Cleaned up interfacesTom Lane
1999-07-15Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian
1999-07-07Cleanup of min tuple size.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-05-16Minor code cleanup in optimizer.Tom Lane
1999-03-07geqo now at 11 tablesBruce Momjian
1999-02-18Enable bushy plans by default.Bruce Momjian
1999-02-16Re-enable bushy plans. Vadim want them.Bruce Momjian
1999-02-15Remove duplicate geqo functions, and more optimizer cleanupBruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1999-02-09Rename Temp to Noname for noname tables.Bruce Momjian
1999-02-02Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1997-09-12Increase default geqo parameter to 8.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-06-03#define GEQO_RELS 6 (not 7)Vadim B. Mikheev
1997-06-02#define GEQO_RELS 7Vadim B. Mikheev
1997-04-24#define _CPU_PAGE_WEIGHT_: 0.065 --> 0.033Vadim B. Mikheev
1997-04-09Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 (/* CPU-index-to-page costVadim B. Mikheev
1997-03-02Remove _PAGE_SIZE_ as recommended by Darren King.Bruce Momjian
1996-11-06Okay...this pretty much cleans out the include files.Marc G. Fournier
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier