Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-10 | Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. | Tom Lane | 10.9 |
| 2017-06-28 | Change pg_ctl to detect server-ready by watching status in postmaster.pid. | 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-04-15 | Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. | Tom Lane | 10.0 |
| 2016-10-13 | Try to find out the actual hugepage size when making a MAP_HUGETLB request. | Tom Lane | 10.0 |
| 2016-10-13 | Clean up handling of anonymous mmap'd shared-memory segment. | Tom Lane | 10.0 |