Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-15 | Fix invalid format string in HASH_DEBUG code | David Rowley | 14.20 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-09-19 | Code review for dynahash change. | Thomas Munro | 14.0 |
| 2020-09-18 | Remove large fill factor support from dynahash.c. | Thomas Munro | 14.0 |
| 2020-08-01 | Improve programmer docs for simplehash and dynahash. | Thomas Munro | 14.0 |
| 2020-07-14 | Fix -Wcast-function-type warnings | Peter Eisentraut | 14.0 |