summaryrefslogtreecommitdiff
path: root/src/include/optimizer/planmain.h
Commit message (Expand)AuthorAgeFilesLines
* Replaced targetlist entry in GroupClause by reference numberJan Wieck1999-05-121-2/+4
* Revise union_planner and associated routines to clean up breakageTom Lane1999-05-031-2/+7
* Repair some problems in planner's handling of HAVING clauses.Tom Lane1999-04-191-5/+3
* Optimizer rename.Bruce Momjian1999-02-141-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-4/+4
* Rename Temp to Noname for noname tables.Bruce Momjian1999-02-091-2/+2
* Fix create_rule is->as.Bruce Momjian1999-02-021-2/+2
* Agg/Aggreg cleanup and datetime.sql patch.Bruce Momjian1999-01-251-2/+2
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-081-2/+1
* [Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce Momjian1998-09-031-1/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-16/+10
* Cleanup optimizer function names and clarify code.Bruce Momjian1998-08-101-5/+5
* 1) Queries using the having clause on base tables should work wellBruce Momjian1998-07-191-2/+4
* Move HAVING function to proper file.Bruce Momjian1998-04-151-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-7/+13
* Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.Bruce Momjian1998-01-151-3/+3
* Fix aggregates on inherited tables.Bruce Momjian1997-12-201-1/+2
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-181-3/+1
* Cost cleanup.Bruce Momjian1997-12-181-14/+8
* Cleanup up include files.Bruce Momjian1997-11-261-1/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-22/+22
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-18/+18
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-27/+33
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+60