]> granicus.if.org Git - postgresql/history - src/include/optimizer/var.h
Add a concept of "placeholder" variables to the planner. These are variables
[postgresql] / src / include / optimizer / var.h
2008-10-21 Tom LaneAdd a concept of "placeholder" variables to the planner...
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-06-05 Tom LaneRemove planner's private fields from Query struct,...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-10 Tom LanePromote row expressions to full-fledged citizens of...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-06-06 Tom LaneImplement outer-level aggregates to conform to the...
2003-02-08 Tom LaneReplace planner's representation of relation sets,...
2003-01-20 Tom LaneIN clauses appearing at top level of WHERE can now...
2003-01-15 Tom LaneAllow merge and hash joins to occur on arbitrary expres...
2002-12-12 Tom LanePreliminary code review for domain CHECK constraints...
2002-11-15 Bruce MomjianAdd DOMAIN check constraints.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-18 Tom LaneChange set_plan_references and join_references to take...
2002-04-28 Tom LaneSecond try at fixing join alias variables. Instead...
2002-03-12 Tom LaneRestructure representation of join alias variables...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-05-09 Tom LaneFirst cut at making indexscan cost estimates depend...
2001-04-18 Tom LaneMake the world safe for passing whole rows of views...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-01-26 Bruce MomjianAdd:
1999-08-26 Tom LaneClean up some mistakes in handling of uplevel Vars...
1999-08-22 Tom LaneFurther planner/optimizer cleanups. Move all set_tlist...
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-11-26 Bruce MomjianCleanup up include files.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...