Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-18 | Allow DSM allocation to be interrupted. | Thomas Munro | 9.6.11 |
| 2018-04-10 | Fix incorrect close() call in dsm_impl_mmap(). | Tom Lane | 9.6.9 |
| 2017-09-26 | Fix failure-to-read-man-page in commit 899bd785c. | Tom Lane | 9.6.6 |
| 2017-09-25 | Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. | Tom Lane | 9.6.6 |
| 2016-09-23 | Don't trust CreateFileMapping() to clear the error code on success. | Tom Lane | 9.6.0 |
| 2016-09-20 | Retry DSM control segment creation if Windows indicates access denied. | Robert Haas | 9.6.0 |
| 2016-09-12 | Fix copy/pasto in file identification | Simon Riggs | 9.6.0 |
| 2016-03-15 | Fix typos. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-08-15 | Don't use function definitions looking like old-style ones. | Andres Freund | 9.6.0 |