Commits

DateSubjectAuthorReleases
2017-11-07 Fix typo in comment. Robert Haas 11.0
2017-03-18 Create and use wait events for read, write, and fsync operations. Robert Haas 10.0
2016-09-20 Retry DSM control segment creation if Windows indicates access denied. Robert Haas 9.4.10
2016-09-20 Retry DSM control segment creation if Windows indicates access denied. Robert Haas 9.5.5
2016-09-20 Retry DSM control segment creation if Windows indicates access denied. Robert Haas 9.6.0
2016-09-20 Retry DSM control segment creation if Windows indicates access denied. Robert Haas 10.0
2016-08-23 Extend dsm API with a new function dsm_unpin_segment. Robert Haas 10.0
2016-03-15 Fix typos. Robert Haas 9.6.0
2014-10-30 "Pin", rather than "keep", dynamic shared memory mappings and segments. Robert Haas 9.4.0
2014-10-30 "Pin", rather than "keep", dynamic shared memory mappings and segments. Robert Haas 9.5.0
2014-05-22 Remove unnecessary cleanup code. Robert Haas 9.4.0
2014-04-16 Try to fix spurious DSM failures on Windows. Robert Haas 9.4.0
2014-03-10 Allow dynamic shared memory segments to be kept until shutdown. Robert Haas 9.4.0
2013-12-02 Flag mmap implemenation of dynamic shared memory as resize-capable. Robert Haas 9.4.0
2013-11-04 Fix format code used to print dsm request sizes. Robert Haas 9.4.0
2013-10-30 Avoid too-large shift on 32-bit Windows. Robert Haas 9.4.0
2013-10-28 Modify dynamic shared memory code to use Size rather than uint64. Robert Haas 9.4.0
2013-10-14 In dsm_impl_windows, don't error out when the segment already exists. Robert Haas 9.4.0
2013-10-10 Fix incorrect use of shm_unlink where unlink should be used. Robert Haas 9.4.0
2013-10-10 Allow dynamic allocation of shared memory segments. Robert Haas 9.4.0