Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-15 | Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. | Tom Lane | 9.3.17 |
| 2015-10-13 | On Windows, ensure shared memory handle gets closed if not being used. | Tom Lane | 9.3.11 |
| 2014-01-30 | Fix unsafe references to errno within error messaging logic. | Tom Lane | 9.3.3 |
| 2012-06-30 | Declare AnonymousShmem pointer as "void *". | Tom Lane | 9.3.0 |
| 2012-06-29 | Fix confusion between "size" and "AnonymousShmemSize". | Tom Lane | 9.3.0 |
| 2012-06-28 | Provide MAP_FAILED if sys/mman.h doesn't. | Tom Lane | 9.3.0 |