summaryrefslogtreecommitdiff
path: root/src/include/nodes/plannodes.h
Commit message (Expand)AuthorAgeFilesLines
* Added indxqualorig to IndexScan: fix for using indices in OR.Vadim B. Mikheev1998-11-221-1/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-10/+6
* MergeSort was sometimes called mergejoin and was confusing. NowBruce Momjian1998-08-041-2/+2
* Fix explain for union and inheritance. Rename Append structureBruce Momjian1998-07-151-7/+13
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-22/+25
* New SubPlan node for subselects.Vadim B. Mikheev1998-02-131-1/+39
* Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.Bruce Momjian1998-01-151-3/+2
* UNION work for UNION ALL and other union stuff.Bruce Momjian1997-12-271-1/+2
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-181-8/+1
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-16/+16
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-104/+103
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-178/+197
* Allow internal sorts to be stored in memory rather than in files.Bruce Momjian1997-08-061-1/+3
* Another run through.Marc G. Fournier1996-11-051-2/+1
* Make sure all the cleaned up includes are commitedMarc G. Fournier1996-11-041-3/+3
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-031-4/+1
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+330