Commits

DateSubjectAuthorReleases
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 14.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 11.9
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 13.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 12.4
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
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
2019-01-02 Update copyright for 2019 Bruce Momjian 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