Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-07 | Future-proof sort template against undefined behavior | John Naylor | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-02-16 | Introduce overflow-safe integer comparison functions. | Nathan Bossart | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-01-31 | Fix missing undefine in sort_template.h | John Naylor | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-09 | Fix typos and grammar in documentation and code comments | Michael Paquier | 14.0 |
| 2021-03-03 | Add sort_template.h for making sort functions. | Thomas Munro | 14.0 |