Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-12 | Limit the number of index clauses considered in choose_bitmap_and(). | Tom Lane | 10.7 |
| 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 |
| 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-02-21 | Suppress unused-variable warning. | Tom Lane | 10.0 |
| 2017-01-18 | Improve RLS planning by marking individual quals with security levels. | Tom Lane | 10.0 |
| 2017-01-15 | Fix matching of boolean index columns to sort ordering. | Tom Lane | 10.0 |