Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Make palloc_array() and friends safe against integer overflow. | Tom Lane | 15.18 |
| 2025-12-19 | Add guard to prevent recursive memory context logging. | Fujii Masao | 15.16 |
| 2022-01-28 | Prevent memory context logging from sending log message to connected client. | Fujii Masao | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-22 | Fix incorrect format placeholders | Peter Eisentraut | 15.0 |