Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 10.14 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 10.13 |
| 2019-07-26 | Tweak our special-case logic for the IANA "Factory" timezone. | Tom Lane | 10.10 |
| 2018-05-09 | Update time zone data files to tzdata release 2018e. | Tom Lane | 10.5 |
| 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-10-19 | Suppress "Factory" zone in pg_timezone_names view for tzdata >= 2016g. | Tom Lane | 10.0 |
| 2016-09-02 | Don't require dynamic timezone abbreviations to match underlying time zone. | Tom Lane | 10.0 |