index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
nodes
/
nodes.h
Commit message (
Expand
)
Author
Age
*
Rename Rel to RelOptInfo.
Bruce Momjian
1998-07-18
*
New SubPlan node for subselects.
Vadim B. Mikheev
1998-02-13
*
Creates the SubLink structure, and the Query->hasSubLink field,
Bruce Momjian
1998-01-17
*
Bye CursorStmt, now use SelectStmt.
Bruce Momjian
1998-01-10
*
Remove old quel labels.
Bruce Momjian
1998-01-09
*
Remove Existential, and ifdef out generate_fjoin. Neither did anything.
Bruce Momjian
1997-12-18
*
Add Constraint node type.
Thomas G. Lockhart
1997-12-04
*
From: todd brandys <brandys@eng3.hep.uiuc.edu>
Marc G. Fournier
1997-12-04
*
Remove archive stuff.
Bruce Momjian
1997-11-21
*
Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).
Vadim B. Mikheev
1997-10-28
*
MOVE implementation (added bool ismove to FetchStmt).
Vadim B. Mikheev
1997-09-29
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Add structure for subselects.
Thomas G. Lockhart
1997-09-01
*
CREATE/DROP TRIGGER statement nodes
Vadim B. Mikheev
1997-08-31
*
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-05-22
*
To: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-23
*
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Marc G. Fournier
1997-04-02
*
New node T_CreateSeqStmt.
Vadim B. Mikheev
1997-04-02
*
Change debug to pretty-print tree, recommended by Darren King.
Bruce Momjian
1997-03-02
*
Make GROUP BY work with aliases, ORDER BY with column numbers
Bruce Momjian
1996-12-17
*
More cleans of the inter-dependencies in the #include files
Marc G. Fournier
1996-11-03
*
remove:
Marc G. Fournier
1996-10-31
*
More cleanups of the include files
Marc G. Fournier
1996-08-28