Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-04 | Add missing #include. | Tom Lane | 10.14 |
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 10.14 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-23 | Remove now-dead code for !HAVE_INT64_TIMESTAMP. | Tom Lane | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-17 | Improve parsetree representation of special functions such as CURRENT_DATE. | Tom Lane | 10.0 |