aboutsummaryrefslogtreecommitdiff
path: root/src/include/optimizer/prep.h
Commit message (Expand)AuthorAge
* More cleanupBruce Momjian1999-07-16
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Fix problems with grouping/aggregation in queries that useTom Lane1999-06-06
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-29
* Implementation of UNIONs.Bruce Momjian1997-12-24
* Fix aggregates on inherited tables.Bruce Momjian1997-12-20
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-18
* Remove archive stuff.Bruce Momjian1997-11-21
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-20
* Used modified version of indent that understands over 100 typedefs.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
* another one bites the dustMarc G. Fournier1996-11-06
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28