Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Extend dsm API with a new function dsm_unpin_segment. | Robert Haas | 2016-08-23 |
* | Fix typo | Magnus Hagander | 2016-04-29 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | "Pin", rather than "keep", dynamic shared memory mappings and segments. | Robert Haas | 2014-10-30 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Allow dynamic shared memory segments to be kept until shutdown. | Robert Haas | 2014-03-10 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Modify dynamic shared memory code to use Size rather than uint64. | Robert Haas | 2013-10-28 |
* | Allow dynamic allocation of shared memory segments. | Robert Haas | 2013-10-09 |