Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-13 | Pre-beta mechanical code beautification, step 1: run pgindent. | Tom Lane | 19 (unreleased) |
| 2026-04-01 | Use standard C23 and C++ attributes if available | Peter Eisentraut | 19 (unreleased) |
| 2026-03-30 | Detect pfree or repalloc of a previously-freed memory chunk. | Tom Lane | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-09-24 | Remove PointerIsValid() | Peter Eisentraut | 19 (unreleased) |
| 2025-08-03 | Improve our support for Valgrind's leak tracking. | Tom Lane | 19 (unreleased) |