Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-09 | Use palloc_object() and palloc_array() in backend code | Michael Paquier | 19 (unreleased) |
| 2024-11-18 | Improve some code format in gist.c | Michael Paquier | 18.0 |
| 2024-11-07 | Remove an obsolete comment in gistinsert() | Michael Paquier | 18.0 |
| 2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier | 13.0 |
| 2019-07-16 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |
| 2019-06-03 | Fix typos in various places | Michael Paquier | 12.0 |
| 2019-03-27 | Switch some palloc/memset calls to palloc0 | Michael Paquier | 12.0 |