Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-30 | Fixes for SPI "const Datum *" use | Peter Eisentraut | 19 (unreleased) |
| 2026-03-16 | Reduce header inclusions via execnodes.h | Álvaro Herrera | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-12-09 | Use palloc_object() and palloc_array() in backend code | Michael Paquier | 19 (unreleased) |
| 2025-10-31 | Mark function arguments of type "Datum *" as "const Datum *" where possible | Peter Eisentraut | 19 (unreleased) |
| 2025-08-08 | Mop-up for Datum conversion cleanups. | Tom Lane | 19 (unreleased) |