Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-02 | Fix corner-case errors in brin_doupdate(). | Tom Lane | 9.6.6 |
| 2017-06-04 | Assorted translatable string fixes | Alvaro Herrera | 9.6.4 |
| 2017-01-09 | BRIN revmap pages are not standard pages ... | Alvaro Herrera | 9.6.2 |
| 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 | 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-10-27 | Fix BRIN free space computations | Alvaro Herrera | 9.6.0 |
| 2015-08-13 | Fix unitialized variables | Alvaro Herrera | 9.6.0 |
| 2015-08-12 | Close some holes in BRIN page assignment | Alvaro Herrera | 9.6.0 |