Commits

DateSubjectAuthorReleases
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-15 Simplify the planner's new representation of indexable clauses a little. Tom Lane 12.0
2019-02-12 Clean up planner confusion between ncolumns and nkeycolumns. Tom Lane 11.3
2019-02-12 Clean up planner confusion between ncolumns and nkeycolumns. Tom Lane 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2019-02-11 Fix indexable-row-comparison logic to account for covering indexes. Tom Lane 11.2
2019-02-11 Fix indexable-row-comparison logic to account for covering indexes. Tom Lane 12.0
2019-02-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-12-19 Add text-vs-name cross-type operators, and unify name_ops with text_ops. Tom Lane 12.0
2018-11-12 Limit the number of index clauses considered in choose_bitmap_and(). Tom Lane 9.6.12
2018-11-12 Limit the number of index clauses considered in choose_bitmap_and(). Tom Lane 12.0
2018-11-12 Limit the number of index clauses considered in choose_bitmap_and(). Tom Lane 10.7
2018-11-12 Limit the number of index clauses considered in choose_bitmap_and(). Tom Lane 9.5.16
2018-11-12 Limit the number of index clauses considered in choose_bitmap_and(). Tom Lane 9.4.21
2018-11-12 Limit the number of index clauses considered in choose_bitmap_and(). Tom Lane 11.2
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-01 Fix IOS planning when only some index columns can return an attribute. Tom Lane 9.5.13
2018-03-01 Fix IOS planning when only some index columns can return an attribute. Tom Lane 11.0
2018-03-01 Fix IOS planning when only some index columns can return an attribute. Tom Lane 9.6.9
2018-03-01 Fix IOS planning when only some index columns can return an attribute. Tom Lane 10.4
2017-07-24 Be more consistent about errors for opfamily member lookup failures. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0