Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-05 | BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking | Alvaro Herrera | 10.22 |
| 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 |
| 2017-06-04 | Assorted translatable string fixes | Alvaro Herrera | 10.0 |
| 2017-04-07 | Reduce the number of pallocs() in BRIN | Alvaro Herrera | 10.0 |
| 2017-01-09 | BRIN revmap pages are not standard pages ... | Alvaro Herrera | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 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 |