Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-03 | Allow to_date/to_timestamp to recognize non-English month/day names. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 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 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |
| 2019-07-22 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |