Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-03 | Fix portability issue in tests from commit ce773f230. | Tom Lane | 14.0 |
| 2021-09-02 | Fix float4/float8 hash functions to produce uniform results for NaNs. | Tom Lane | 14.0 |
| 2020-12-20 | Multirange datatypes | Alexander Korotkov | 14.0 |
| 2020-11-19 | Rename object in test to avoid conflict | Peter Eisentraut | 14.0 |
| 2020-11-19 | Hash support for row types | Peter Eisentraut | 14.0 |
| 2020-11-18 | Add more tests for hashing and hash-based plans | Peter Eisentraut | 14.0 |
| 2020-10-19 | Improve whitespace | Peter Eisentraut | 14.0 |