Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-10 | Improve behavior of date_bin with origin in the future | Peter Eisentraut | 14.0 |
| 2021-04-06 | Change return type of EXTRACT to numeric | Peter Eisentraut | 14.0 |
| 2021-03-30 | Add tests for date_part of epoch near upper bound of timestamp range | Peter Eisentraut | 14.0 |
| 2021-03-30 | Add upper boundary tests for timestamp and timestamptz types | Peter Eisentraut | 14.0 |
| 2021-03-29 | Clean up date_part tests a bit | Peter Eisentraut | 14.0 |
| 2021-03-24 | Add date_bin function | Peter Eisentraut | 14.0 |
| 2020-12-15 | Clean up ancient test style | Peter Eisentraut | 14.0 |