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-06-09 | pgindent run for 9.6 | 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-04-08 | Extend relations multiple blocks at a time to improve scalability. | Robert Haas | 9.6.0 |
| 2016-04-02 | Copyedit comments and documentation. | Noah Misch | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |