Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-09-09 | Rewrite PageIndexDeleteNoCompact into a form that only deletes 1 tuple. | Tom Lane | 10.0 |
| 2016-09-09 | Convert PageAddItem into a macro to save a few cycles. | Tom Lane | 10.0 |
| 2016-09-09 | Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use it. | Tom Lane | 10.0 |