Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-12 | Limit the number of index clauses considered in choose_bitmap_and(). | Tom Lane | 9.6.12 |
| 2018-03-01 | Fix IOS planning when only some index columns can return an attribute. | Tom Lane | 9.6.9 |
| 2016-04-08 | Revert CREATE INDEX ... INCLUDING ... | Teodor Sigaev | 9.6.0 |
| 2016-04-08 | CREATE INDEX ... INCLUDING (column[, ...]) | Teodor Sigaev | 9.6.0 |
| 2016-03-31 | Support using index-only scans with partial indexes in more cases. | Tom Lane | 9.6.0 |
| 2016-03-14 | Rethink representation of PathTargets. | Tom Lane | 9.6.0 |
| 2016-02-19 | Add an explicit representation of the output targetlist to Paths. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |