Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-04-04 | Improve FSM management for BRIN indexes. | Tom Lane | 11.0 |
| 2017-11-02 | Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. | Tom Lane | 11.0 |
| 2017-11-02 | Fix corner-case errors in brin_doupdate(). | Tom Lane | 11.0 |
| 2017-11-02 | Fix corner-case errors in brin_doupdate(). | Tom Lane | 9.6.6 |
| 2017-11-02 | Fix corner-case errors in brin_doupdate(). | Tom Lane | 9.5.10 |
| 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 |
| 2015-05-26 | Fix valgrind's "unaddressable bytes" whining about BRIN code. | Tom Lane | 9.5.0 |