Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-09-20 | Use PostmasterRandom(), not random(), for DSM control segment ID. | Robert Haas | 9.5.5 |
| 2015-04-02 | Fix another bug in DSM_CREATE_NULL_IF_MAXSEGMENTS handling. | Robert Haas | 9.5.0 |
| 2015-03-23 | Remove ill-advised pre-check for DSM segment exhaustion. | Robert Haas | 9.5.0 |
| 2015-03-19 | Add flags argument to dsm_create. | Robert Haas | 9.5.0 |
| 2014-10-30 | Extend dsm API with a new function dsm_unpin_mapping. | Robert Haas | 9.5.0 |
| 2014-10-30 | "Pin", rather than "keep", dynamic shared memory mappings and segments. | Robert Haas | 9.5.0 |