Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-09 | Fix size underestimation of DSA pagemap for odd-sized segments | Michael Paquier | 16.14 |
| 2024-02-29 | Fix integer underflow in shared memory debugging | Daniel Gustafsson | 16.3 |
| 2023-07-04 | Re-bin segment when memory pages are freed. | Thomas Munro | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-25 | Avoid type cheats for invalid dsa_handles and dshash_table_handles. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-07-21 | Remove fls(), use pg_leftmost_one_pos32() instead. | Thomas Munro | 16.0 |