Commits

DateSubjectAuthorReleases
2012-11-16 Improve check_partial_indexes() to consider join clauses in proof attempts. Tom Lane 9.3.0
2012-11-01 Limit the number of rel sets considered in consider_index_join_outer_rels. Tom Lane 9.2.2
2012-11-01 Limit the number of rel sets considered in consider_index_join_outer_rels. Tom Lane 9.3.0
2012-09-18 Fix planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.2.1
2012-09-18 Fix planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane 9.3.0
2012-09-16 Rethink heuristics for choosing index quals for parameterized paths. Tom Lane 9.2.1
2012-09-16 Rethink heuristics for choosing index quals for parameterized paths. Tom Lane 9.3.0
2012-08-30 Suppress creation of backwardly-indexed paths for LATERAL join clauses. Tom Lane 9.3.0
2012-08-27 Fix up planner infrastructure to support LATERAL properly. Tom Lane 9.3.0
2012-08-16 Allow create_index_paths() to consider multiple join bitmapscan paths. Tom Lane 9.2.0
2012-08-16 Allow create_index_paths() to consider multiple join bitmapscan paths. Tom Lane 9.3.0
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 8.3.20
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 8.4.13
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.0.9
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.1.5
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.2.0
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.3.0
2012-04-26 Fix oversight in recent parameterized-path patch. Tom Lane 9.2.0
2012-04-19 Revise parameterized-path mechanism to fix assorted issues. Tom Lane 9.2.0
2012-03-16 Improve commentary in match_pathkeys_to_index(). Tom Lane 9.2.0
2012-03-16 Revisit handling of UNION ALL subqueries with non-Var output columns. Tom Lane 9.2.0
2012-03-16 Revisit handling of UNION ALL subqueries with non-Var output columns. Tom Lane 9.1.4
2012-02-28 Fix thinko in new match_join_clauses_to_index() logic. Tom Lane 9.2.0
2012-01-29 Fix pushing of index-expression qualifications through UNION ALL. Tom Lane 9.1.3
2012-01-29 Fix pushing of index-expression qualifications through UNION ALL. Tom Lane 9.2.0