summaryrefslogtreecommitdiff
path: root/src/include/optimizer/prep.h
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Restructure handling of inheritance queries so that they work with outerTom Lane2000-11-121-5/+7
* Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane2000-10-051-2/+2
* Make inheritance planning logic a little simpler and clearer,Tom Lane2000-06-201-4/+6
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-081-2/+1
* Add:Bruce Momjian2000-01-261-2/+3
* fix_parsetree_attnums was not nearly smart enough about walking parseTom Lane1999-12-141-3/+2
* First cut at doing something reasonable with OR-of-ANDs WHERETom Lane1999-09-131-1/+2
* Further improvements in cnfify: reduce amount of self-recursionTom Lane1999-09-121-2/+3
* More cleanupBruce Momjian1999-07-161-2/+2
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
* Fix problems with grouping/aggregation in queries that useTom Lane1999-06-061-4/+7
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+4
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+5
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-291-12/+4
* Implementation of UNIONs.Bruce Momjian1997-12-241-2/+2
* Fix aggregates on inherited tables.Bruce Momjian1997-12-201-7/+4
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-181-4/+1
* Remove archive stuff.Bruce Momjian1997-11-211-2/+2
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-7/+1
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-12/+12
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-10/+10
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-19/+24
* another one bites the dustMarc G. Fournier1996-11-061-3/+3
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+51