Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-02 | Fix corner-case errors in brin_doupdate(). | Tom Lane | 10.1 |
| 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-13 | Re-run pgindent. | Tom Lane | 10.0 |
| 2016-09-09 | Rewrite PageIndexDeleteNoCompact into a form that only deletes 1 tuple. | Tom Lane | 10.0 |
| 2016-09-09 | Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use it. | Tom Lane | 10.0 |