Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.6.11 |
| 2018-07-13 | Fix inadequate buffer locking in FSM and VM page re-initialization. | Tom Lane | 9.6.10 |
| 2016-10-19 | Fix WAL-logging of FSM and VM truncation. | Heikki Linnakangas | 9.6.1 |
| 2016-07-18 | Clear all-frozen visibilitymap status when locking tuples. | Andres Freund | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-06-03 | Cosmetic improvements to freeze map code. | Robert Haas | 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-03-08 | Department of second thoughts: remove PD_ALL_FROZEN. | Robert Haas | 9.6.0 |
| 2016-03-02 | Change the format of the VM fork to add a second bit per page. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |