Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Guard against unexpected dimensions of oidvector/int2vector. | Tom Lane | 15.16 |
| 2022-12-01 | Fix memory leak for hashing with nondeterministic collations. | Jeff Davis | 15.2 |
| 2022-01-20 | Call pg_newlocale_from_collation() also with default collation | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-04 | Further portability tweaks for float4/float8 hash functions. | Tom Lane | 15.0 |
| 2021-09-02 | Fix float4/float8 hash functions to produce uniform results for NaNs. | Tom Lane | 15.0 |