Commits

DateSubjectAuthorReleases
2012-10-18 Fix planning of non-strict equivalence clauses above outer joins. Tom Lane 8.3.22
2009-07-17 Repair bug #4926 "too few pathkeys for mergeclauses". This example shows Tom Lane 8.3.8
2009-02-26 Remove outdated join_1.out regression test comparison file. This has Tom Lane 8.4.0
2009-02-25 Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of Tom Lane 8.4.0
2008-06-27 Consider a clause to be outerjoin_delayed if it references the nullable side Tom Lane 8.3.4
2008-06-27 Consider a clause to be outerjoin_delayed if it references the nullable side Tom Lane 8.4.0
2008-01-09 Fix a bug in 8.2.x that was exposed while investigating Kevin Grittner's Tom Lane 8.2.7
2008-01-09 Fix some planner issues found while investigating Kevin Grittner's report Tom Lane 8.3.0
2007-08-31 Rewrite make_outerjoininfo's construction of min_lefthand and min_righthand Tom Lane 8.2.5
2007-08-31 Rewrite make_outerjoininfo's construction of min_lefthand and min_righthand Tom Lane 8.3.0
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.0.14
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.1.10
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.2.5
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.3.0
2007-05-22 Repair planner bug introduced in 8.2 by ability to rearrange outer joins: Tom Lane 8.2.5
2007-05-22 Repair planner bug introduced in 8.2 by ability to rearrange outer joins: Tom Lane 8.3.0
2007-02-16 Restructure code that is responsible for ensuring that clauseless joins are Tom Lane 8.1.9
2007-02-16 Restructure code that is responsible for ensuring that clauseless joins are Tom Lane 8.2.4
2007-02-16 Restructure code that is responsible for ensuring that clauseless joins are Tom Lane 8.3.0
2006-03-19 Adjust join_1.out to match Windows behavior for new mergejoin regression Tom Lane 8.1.4
2006-03-19 Adjust join_1.out to match Windows behavior for new mergejoin regression Tom Lane 8.2.0
2006-03-17 Fix bug introduced into mergejoin logic by performance improvement patch of Tom Lane 8.1.4
2006-03-17 Fix bug introduced into mergejoin logic by performance improvement patch of Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-03-07 Remove the stub support we had for UNION JOIN; per discussion, this is Tom Lane 8.2.0