Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-09 | Use palloc_object() and palloc_array() in backend code | Michael Paquier | 19 (unreleased) |
| 2024-08-06 | Remove unnecessary declaration of heapam_methods | Michael Paquier | 18.0 |
| 2023-05-02 | Fix typos in comments | Michael Paquier | 16.0 |
| 2021-06-14 | Remove forced toast recompression in VACUUM FULL/CLUSTER | Michael Paquier | 14.0 |
| 2021-05-25 | Fix memory leak when de-toasting compressed values in VACUUM FULL/CLUSTER | Michael Paquier | 14.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-06-03 | Fix typos in various places | Michael Paquier | 12.0 |