Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-12 | BRIN: Handle concurrent desummarization properly | Alvaro Herrera | 9.6.20 |
| 2016-05-30 | Fix PageAddItem BRIN bug | Alvaro Herrera | 9.6.0 |
| 2016-04-20 | Revert no-op changes to BufferGetPage() | Kevin Grittner | 9.6.0 |
| 2016-04-08 | Add the "snapshot too old" feature | Kevin Grittner | 9.6.0 |
| 2016-04-08 | Modify BufferGetPage() to prepare for "snapshot too old" feature | Kevin Grittner | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-09-11 | Add missing ReleaseBuffer call in BRIN revmap code | Alvaro Herrera | 9.6.0 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.6.0 |