]> granicus.if.org Git - postgresql/history - src/backend/optimizer/README
Make the world safe for passing whole rows of views to functions. This
[postgresql] / src / backend / optimizer / README
2001-01-17 Bruce MomjianMove structure comments from the top block down to...
2000-12-14 Tom LanePlanner speedup hacking. Avoid saving useless pathkeys...
2000-11-12 Tom LaneRestructure handling of inheritance queries so that...
2000-09-29 Tom LaneSubselects in FROM clause, per ISO syntax: FROM (SELECT...
2000-09-12 Tom LaneFirst cut at full support for OUTER JOINs. There are...
2000-07-24 Tom LaneDeduce equality constraints that are implied by transit...
2000-03-21 Tom LaneRestructure planning code so that preprocessing of...
2000-02-15 Tom LaneNew cost model for planning, incorporating a penalty...
2000-02-07 Tom LaneRepair planning bugs caused by my misguided removal...
1999-08-16 Tom LaneMajor planner/optimizer revision: get rid of PathOrder...
1999-02-19 Bruce Momjianoptimizer cleanup
1999-02-19 Bruce Momjianoptimizer cleanup
1999-02-15 Bruce MomjianUpdate optimizer readme.
1999-02-09 Bruce MomjianMajor optimizer improvement for joining a large number...
1999-02-08 Bruce MomjianOptimizer cleanup.
1999-02-04 Bruce MomjianMore optimizer cleanups.
1999-02-04 Bruce MomjianMore optimizer renaming HInfo -> HashInfo.
1999-02-03 Bruce MomjianOptimizer rename ClauseInfo -> RestrictInfo. Update...
1998-08-10 Bruce MomjianCleanup optimizer function names and clarify code.
1998-08-07 Bruce MomjianOPTIMIZER_DEBUG additions.
1997-12-18 Bruce MomjianCost cleanup.
1997-12-17 Bruce MomjianAdd optimizer README file.