aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/prep/prepunion.c
Commit message (Expand)AuthorAge
* Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.Bruce Momjian1998-01-15
* Fix for ORDER BY in UNION.Bruce Momjian1997-12-29
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-29
* UNION work for UNION ALL and other union stuff.Bruce Momjian1997-12-27
* Cleaning GCC warnings.Vadim B. Mikheev1997-12-26
* Implementation of UNIONs.Bruce Momjian1997-12-24
* Remove some recursion in optimizer and clean up some code there.Bruce Momjian1997-12-21
* Fix aggregates on inherited tables.Bruce Momjian1997-12-20
* Fix Query handling for inheritance, and cost computations.Bruce Momjian1997-12-18
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-25
* 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
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* Cleanup MakefilesMarc G. Fournier1996-10-31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09