Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-27 | Fix interval_transform so it doesn't throw away non-no-op casts. | Tom Lane | 9.2.20 |
| 2014-05-07 | Fix interval test, which was broken for floating-point timestamps. | Jeff Davis | 9.2.9 |
| 2014-02-17 | Fix handling of wide datetime input/output. | Noah Misch | 9.2.7 |
| 2012-08-03 | Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. | Tom Lane | 9.2.0 |