]> granicus.if.org Git - postgresql/history - src/backend/optimizer/plan
Pgindent run before 9.1 beta2.
[postgresql] / src / backend / optimizer / plan /
2011-06-09 Bruce MomjianPgindent run before 9.1 beta2.
2011-06-03 Tom LaneFix failure to check whether a rowtype's component...
2011-05-02 Tom LaneFix pull_up_sublinks' failure to handle nested pull...
2011-04-24 Tom LaneImprove cost estimation for aggregates and window funct...
2011-04-22 Tom LaneMake a code-cleanup pass over the collations patch.
2011-04-20 Tom LaneMake plan_cluster_use_sort cope with no IndexOptInfo...
2011-04-18 Tom LaneFix handling of collations in multi-row VALUES constructs.
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-26 Tom LaneClean up a few failures to set collation fields in...
2011-03-26 Tom LanePass collation to makeConst() instead of looking it...
2011-03-22 Tom LaneReimplement planner's handling of MIN/MAX aggregate...
2011-03-20 Tom LaneRevise collation derivation method and expression-tree...
2011-02-25 Tom LaneSupport data-modifying commands (INSERT/UPDATE/DELETE...
2011-02-23 Tom LaneAdd a relkind field to RangeTblEntry to avoid some...
2011-02-20 Tom LaneImplement an API to let foreign-data wrappers actually...
2011-02-10 Tom LaneFix improper matching of resjunk column names for FOR...
2011-02-08 Peter EisentrautPer-column collation support
2011-01-13 Tom LaneRevert incorrect memory-conservation hack in inheritanc...
2011-01-13 Tom LaneFix PlanRowMark/ExecRowMark structures to handle inheri...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-31 Tom LaneSupport RIGHT and FULL OUTER JOIN in hash joins.
2010-12-05 Tom LaneReduce memory consumption inside inheritance_planner().
2010-12-03 Tom LaneCreate core infrastructure for KNNGIST.
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-11-19 Tom LaneImprove relation width estimation for subqueries.
2010-11-18 Tom LaneFurther fallout from the MergeAppend patch.
2010-11-08 Tom LaneUse appendrel planning logic for top-level UNION ALL...
2010-11-04 Tom LaneReimplement planner's handling of MIN/MAX aggregate...
2010-10-31 Tom LaneProvide hashing support for arrays.
2010-10-29 Tom LaneAvoid creation of useless EquivalenceClasses during...
2010-10-14 Tom LaneSupport MergeAppend plans, to allow sorted output from...
2010-10-08 Tom LaneTeach CLUSTER to use seqscan-and-sort when it's faster...
2010-09-28 Tom LaneFix PlaceHolderVar mechanism's interaction with outer...
2010-09-25 Tom LaneFix another join removal bug: the check on PlaceHolderV...
2010-09-21 Tom LaneSome more cleanup of CVS keyword noise.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-14 Tom LaneFix join-removal logic for pseudoconstant and outerjoin...
2010-08-27 Peter EisentrautSmall refactoring of makeVar() from a TargetEntry
2010-08-19 Peter EisentrautRemove extra newlines at end and beginning of files...
2010-07-12 Tom LaneMake NestLoop plan nodes pass outer-relation variables...
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-05-25 Tom LaneFix oversight in construction of sort/unique plans...
2010-05-23 Tom LaneFix oversight in join removal patch: we have to delete...
2010-05-10 Tom LaneWhen adding a "target IS NOT NULL" indexqual to the...
2010-04-19 Robert HaasAdd an 'enable_material' GUC.
2010-03-30 Tom LaneFix "constraint_exclusion = partition" logic so that...
2010-03-28 Tom LaneRework join-removal logic as per recent discussion...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-19 Tom LaneReduce the rescan cost estimate for Materialize nodes...
2010-02-14 Robert HaasWrap calls to SearchSysCache and related functions...
2010-02-12 Tom LaneExtend the set of frame options supported for window...
2010-02-10 Tom LaneImprove planner's choices about when to use hashing...
2010-01-18 Tom LaneFix an oversight in convert_EXISTS_sublink_to_join...
2010-01-15 Tom LaneDo parse analysis of an EXPLAIN's contained statement...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2010-01-01 Tom LaneAdd an "argisrow" field to NullTest nodes, following...
2010-01-01 Tom LaneSupport "x IS NOT NULL" clauses as indexscan conditions...
2009-12-29 Tom LaneAdd the ability to store inheritance-tree statistics...
2009-12-15 Tom LaneSupport ORDER BY within aggregate function calls, at...
2009-11-28 Tom LaneEliminate a lot of list-management overhead within...
2009-11-16 Tom LaneWhile doing the final setrefs.c pass over a plan tree...
2009-11-15 Tom LaneImprove planning of Materialize nodes inserted atop...
2009-10-28 Tom LaneWhen FOR UPDATE/SHARE is used with LIMIT, put the LockR...
2009-10-26 Tom LaneRe-implement EvalPlanQual processing to improve its...
2009-10-14 Tom LaneSupport SQL-compliant triggers on columns, ie fire...
2009-10-12 Tom LaneMove the handling of SELECT FOR UPDATE locking and...
2009-10-10 Tom LaneSplit the processing of INSERT/UPDATE/DELETE operations...
2009-10-08 Tom LaneSupport use of function argument names to identify...
2009-09-17 Tom LaneImplement "join removal" for cases where the inner...
2009-09-12 Tom LaneRewrite the planner's handling of materialized plan...
2009-07-21 Tom LaneFix another semijoin-ordering bug. We already knew...
2009-07-17 Tom LaneRepair bug #4926 "too few pathkeys for mergeclauses...
2009-07-16 Peter EisentrautMake backend header files C++ safe
2009-07-06 Tom LaneFix handling of changed-Param signaling for CteScan...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-05-09 Tom LaneFix cost_nestloop and cost_hashjoin to model the behavi...
2009-05-07 Tom LaneOoops ... make_outerjoininfo wasn't actually enforcing...
2009-05-06 Tom LaneTweak distribute_qual_to_rels so that when we decide...
2009-04-28 Tom LaneImprove pull_up_subqueries logic so that it doesn't...
2009-04-25 Tom LaneFix the handling of sub-SELECTs appearing in the argume...
2009-04-19 Tom LaneFix estimate_num_groups() to not fail on PlaceHolderVar...
2009-04-16 Tom LaneFix planner to restore its previous level of intelligen...
2009-04-05 Tom LaneChange EXPLAIN output so that subplans and initplans...
2009-03-30 Tom LaneFix window function plan generation to cope with volati...
2009-03-26 Tom LaneIf we expect a hash join to be performed in multiple...
2009-03-24 Tom LaneFix stupid parenthesization mistake. Per bug #4728...
2009-03-21 Tom LaneOptimize multi-batch hash joins when the outer relation...
2009-03-10 Tom LaneMake SubPlan nodes carry the result's typmod as well...
2009-02-27 Tom LaneTighten up join ordering rules to account for recent...
2009-02-25 Tom LaneGet rid of the rather fuzzily defined FlattenedSubLink...
2009-02-20 Tom LaneSimplify overcomplicated (and overly restrictive) test...
2009-01-22 Tom LaneSupport column-level privileges, as required by SQL...
2009-01-09 Tom LaneArrange for function default arguments to be processed...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-31 Tom LaneAdd some basic support for window frame clauses to...
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-12-18 Tom LaneCode review for function default parameters patch....
2008-12-08 Tom LaneDon't try to optimize EXISTS subqueries with empty...
2008-11-22 Tom LaneSwitch the planner over to treating qualifications...
2008-11-20 Tom LaneFix breakage of bitmap scan plan creation for special...
next