Commits

DateSubjectAuthorReleases
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-18 Improve RLS planning by marking individual quals with security levels. Tom Lane 10.0
2015-07-28 Remove an unsafe Assert, and explain join_clause_is_movable_into() better. Tom Lane 9.4.5
2015-07-28 Remove an unsafe Assert, and explain join_clause_is_movable_into() better. Tom Lane 9.5.0
2015-07-28 Remove an unsafe Assert, and explain join_clause_is_movable_into() better. Tom Lane 9.2.14
2015-07-28 Remove an unsafe Assert, and explain join_clause_is_movable_into() better. Tom Lane 9.3.10
2015-07-28 Remove an unsafe Assert, and explain join_clause_is_movable_into() better. Tom Lane 9.6.0
2013-12-30 Remove dead code now that orindxpath.c is history. Tom Lane 9.4.0
2013-08-18 Fix thinko in comment. Tom Lane 9.3.0
2013-08-18 Fix thinko in comment. Tom Lane 9.4.0
2013-08-18 Fix planner problems with LATERAL references in PlaceHolderVars. Tom Lane 9.3.0
2013-08-18 Fix planner problems with LATERAL references in PlaceHolderVars. Tom Lane 9.4.0
2012-04-19 Revise parameterized-path mechanism to fix assorted issues. Tom Lane 9.2.0
2012-01-28 Use parameterized paths to generate inner indexscans more flexibly. Tom Lane 9.2.0
2011-12-23 Improve planner's handling of duplicated index column expressions. Tom Lane 9.2.0
2009-07-06 Fix set_append_rel_pathlist() to deal intelligently with cases where Tom Lane 8.4.1
2009-07-06 Fix set_append_rel_pathlist() to deal intelligently with cases where Tom Lane 9.0.0
2009-05-09 Fix cost_nestloop and cost_hashjoin to model the behavior of semi and anti Tom Lane 8.4.0
2009-04-16 Fix planner to restore its previous level of intelligence about pushing Tom Lane 8.3.8
2009-04-16 Fix planner to restore its previous level of intelligence about pushing Tom Lane 8.4.0
2009-02-06 Fix cost_mergejoin's failure to adjust for rescanning of non-unique merge join Tom Lane 8.4.0
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 7.4.18
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