Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-15 | Ensure that the argument of shmdt(2) is declared "void *". | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-25 | Reject huge_pages=on if shared_memory_type=sysv. | Thomas Munro | 15.0 |
| 2021-09-21 | Introduce GUC shared_memory_size_in_huge_pages | Michael Paquier | 15.0 |
| 2021-08-12 | Make EXEC_BACKEND more convenient on macOS. | Thomas Munro | 15.0 |