Commits

DateSubjectAuthorReleases
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-04-12 Cleanup covering infrastructure Teodor Sigaev 11.0
2018-04-08 match_clause_to_index should check only key columns Teodor Sigaev 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-06 Faster partition pruning Alvaro Herrera 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
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
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
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-14 Teach predtest.c about CHECK clauses to fix partitioning bugs. Robert Haas 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-04-04 Abstract logic to allow for multiple kinds of child rels. Robert Haas 10.0
2017-03-29 Cast result of copyObject() to correct type Peter Eisentraut 10.0
2017-03-08 Support parallel bitmap heap scans. Robert Haas 10.0
2017-02-21 Suppress unused-variable warning. Tom Lane 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-02-19 Add optimizer and executor support for parallel index-only scans. Robert Haas 10.0
2017-02-15 Add optimizer and executor support for parallel index scans. Robert Haas 10.0