aboutsummaryrefslogtreecommitdiff
path: root/src/include/optimizer/planmain.h
Commit message (Expand)AuthorAge
* Fix create_rule is->as.Bruce Momjian1999-02-02
* Agg/Aggreg cleanup and datetime.sql patch.Bruce Momjian1999-01-25
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-08
* [Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce Momjian1998-09-03
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Cleanup optimizer function names and clarify code.Bruce Momjian1998-08-10
* 1) Queries using the having clause on base tables should work wellBruce Momjian1998-07-19
* Move HAVING function to proper file.Bruce Momjian1998-04-15
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.Bruce Momjian1998-01-15
* Fix aggregates on inherited tables.Bruce Momjian1997-12-20
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-18
* Cost cleanup.Bruce Momjian1997-12-18
* Cleanup up include files.Bruce Momjian1997-11-26
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28