]> granicus.if.org Git - postgresql/history - src/include/optimizer/planner.h
Update copyright for 2014
[postgresql] / src / include / optimizer / planner.h
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-08-27 Tom LaneFix up planner infrastructure to support LATERAL properly.
2012-07-21 Tom LaneAccount for SRFs in targetlists in planner rowcount...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-24 Tom LaneRecognize self-contradictory restriction clauses for...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-10-08 Tom LaneTeach CLUSTER to use seqscan-and-sort when it's faster...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-09 Tom LaneArrange for function default arguments to be processed...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-10-04 Tom LaneImplement SQL-standard WITH clauses, including WITH...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-05-25 Tom LaneCreate hooks to let a loadable plugin monitor (or even...
2007-04-16 Tom LaneExpose more cursor-related functionality in SPI: specif...
2007-02-20 Tom LaneRemove the Query structure from the executor's API...
2007-02-19 Tom LaneGet rid of some old and crufty global variables in...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
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 MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-11 Tom LaneWhen using extended-query protocol, postpone planning...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-03-10 Tom LaneRestructure parsetree representation of DECLARE CURSOR...
2003-01-20 Tom LaneIN clauses appearing at top level of WHERE can now...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
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-06-05 Tom LaneFurther work on making use of new statistics in planner...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-12 Tom LaneRestructure handling of inheritance queries so that...
2000-10-05 Tom LaneReimplementation of UNION/INTERSECT/EXCEPT. INTERSECT...
2000-08-21 Tom LaneMove pg_checkretval out of the planner (where it never...
2000-03-21 Tom LaneRestructure planning code so that preprocessing of...
2000-02-15 Tom LaneNew cost model for planning, incorporating a penalty...
2000-01-26 Bruce MomjianAdd:
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-13 Tom LaneRip out QueryTreeList structure, root and branch. ...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-02-13 Vadim B. MikheevSubselects...
1997-11-26 Bruce MomjianCleanup up include files.
1997-11-25 Bruce MomjianBreak parser functions into smaller files, group together.
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-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...