Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-13 | Fix 'mmap' DSM implementation with allocations larger than 4 GB | Heikki Linnakangas | 15.7 |
| 2022-07-16 | Make dsm_impl_posix_resize more future-proof. | Thomas Munro | 15.0 |
| 2022-07-14 | Don't clobber postmaster sigmask in dsm_impl_resize. | Thomas Munro | 15.0 |
| 2022-07-14 | Block signals while allocating DSM memory. | Thomas Munro | 15.0 |
| 2022-07-01 | Harden dsm_impl.c against unexpected EEXIST. | Thomas Munro | 15.0 |
| 2022-04-06 | dsm: allow use in single user mode. | Andres Freund | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |