Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-07 | Prevent internal overflows in date-vs-timestamp and related comparisons. | Tom Lane | 13.1 |
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |
| 2019-10-21 | Refactor jsonpath's compareDatetime() | Alexander Korotkov | 13.0 |
| 2019-09-25 | Implement parse_datetime() function | Alexander Korotkov | 13.0 |
| 2019-09-25 | Error suppression support for upcoming jsonpath .datetime() method | Alexander Korotkov | 13.0 |