Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-02 | Fix typos in comments and in one isolation test. | Robert Haas | 17.0 |
| 2023-11-25 | Use fipshash in brin_multi test | Peter Eisentraut | 17.0 |
| 2023-11-14 | Support +/- infinity in the interval data type. | Dean Rasheed | 17.0 |
| 2023-10-27 | Fix minmax-multi distance for extreme interval values | Tomas Vondra | 17.0 |
| 2023-10-27 | Fix overflow when calculating timestamp distance in BRIN | Tomas Vondra | 17.0 |
| 2023-10-27 | Fix minmax-multi on infinite date/timestamp values | Tomas Vondra | 17.0 |
| 2023-10-27 | Fix calculation in brin_minmax_multi_distance_date | Tomas Vondra | 17.0 |
| 2023-07-02 | Improve BRIN minmax-multi opclass test coverage | Tomas Vondra | 17.0 |