Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-10 | Fix incorrect close() call in dsm_impl_mmap(). | Tom Lane | 10.4 |
| 2017-09-26 | Fix failure-to-read-man-page in commit 899bd785c. | Tom Lane | 10.0 |
| 2017-09-25 | Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2016-09-23 | Don't trust CreateFileMapping() to clear the error code on success. | Tom Lane | 10.0 |