Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-01 | Fix memory leak for hashing with nondeterministic collations. | Jeff Davis | 12.14 |
| 2021-09-04 | Further portability tweaks for float4/float8 hash functions. | Tom Lane | 12.9 |
| 2021-09-02 | Fix float4/float8 hash functions to produce uniform results for NaNs. | Tom Lane | 12.9 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-22 | Collations with nondeterministic comparison | Peter Eisentraut | 12.0 |
| 2019-03-11 | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |