Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-06 | Fix bogus timetz_zone() results for DYNTZ abbreviations. | Tom Lane | 10.19 |
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 10.14 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-02-23 | Remove now-dead code for !HAVE_INT64_TIMESTAMP. | Tom Lane | 10.0 |
| 2016-08-17 | Improve parsetree representation of special functions such as CURRENT_DATE. | Tom Lane | 10.0 |