Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-22 | Mark commented out code as unused | Peter Eisentraut | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-12-09 | Use palloc_object() and palloc_array() in more areas of the tree | Michael Paquier | 19 (unreleased) |
| 2025-10-31 | Mark function arguments of type "Datum *" as "const Datum *" where possible | Peter Eisentraut | 19 (unreleased) |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-01-10 | New header varatt.h split off from postgres.h | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-04-04 | Fix confusion in SP-GiST between attribute type and leaf storage type. | Tom Lane | 14.0 |