aboutsummaryrefslogtreecommitdiff
path: root/src/include/nodes/nodes.h
Commit message (Expand)AuthorAge
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-18
* New SubPlan node for subselects.Vadim B. Mikheev1998-02-13
* Creates the SubLink structure, and the Query->hasSubLink field,Bruce Momjian1998-01-17
* Bye CursorStmt, now use SelectStmt.Bruce Momjian1998-01-10
* Remove old quel labels.Bruce Momjian1998-01-09
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-18
* Add Constraint node type.Thomas G. Lockhart1997-12-04
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-04
* Remove archive stuff.Bruce Momjian1997-11-21
* Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev1997-10-28
* MOVE implementation (added bool ismove to FetchStmt).Vadim B. Mikheev1997-09-29
* 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
* Add structure for subselects.Thomas G. Lockhart1997-09-01
* CREATE/DROP TRIGGER statement nodesVadim B. Mikheev1997-08-31
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-22
* To: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-23
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-04-02
* New node T_CreateSeqStmt.Vadim B. Mikheev1997-04-02
* Change debug to pretty-print tree, recommended by Darren King.Bruce Momjian1997-03-02
* Make GROUP BY work with aliases, ORDER BY with column numbersBruce Momjian1996-12-17
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* remove:Marc G. Fournier1996-10-31
* More cleanups of the include filesMarc G. Fournier1996-08-28