Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-08-10 | Fix typo in SP-GiST error message | Alexander Korotkov | 11.0 |
| 2018-04-07 | Indexes with INCLUDE columns and their support in B-tree | Teodor Sigaev | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-22 | Add optional compression method to SP-GiST | Teodor Sigaev | 11.0 |
| 2017-11-02 | Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. | Tom Lane | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |