Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-04 | Further portability tweaks for float4/float8 hash functions. | Tom Lane | 10.19 |
| 2021-09-02 | Fix float4/float8 hash functions to produce uniform results for NaNs. | Tom Lane | 10.19 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-26 | Remove triggerable Assert in hashname(). | Tom Lane | 10.0 |
| 2016-10-12 | Remove unnecessary int2vector-specific hash function and equality operator. | Tom Lane | 10.0 |