Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-29 | Fix integer underflow in shared memory debugging | Daniel Gustafsson | 12.19 |
| 2023-07-04 | Re-bin segment when memory pages are freed. | Thomas Munro | 12.16 |
| 2020-11-19 | Adjust DSM and DSA slot usage constants (back-patch). | Thomas Munro | 12.6 |
| 2019-07-01 | Fix many typos and inconsistencies | Michael Paquier | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-02-24 | Fix inconsistent out-of-memory error reporting in dsa.c. | Thomas Munro | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-29 | Fix minor typo in dsa.c. | Thomas Munro | 12.0 |
| 2018-09-25 | Constify dsa_size_class_map and use a better type. | Thomas Munro | 12.0 |
| 2018-09-21 | Use size_t consistently in dsa.{ch}. | Thomas Munro | 12.0 |
| 2018-09-20 | Fix segment_bins corruption in dsa.c. | Thomas Munro | 12.0 |
| 2018-08-21 | Fix typo | Alvaro Herrera | 12.0 |