Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 12.4 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 12.3 |
| 2019-07-26 | Tweak our special-case logic for the IANA "Factory" timezone. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-02-09 | Create the infrastructure for planner support functions. | Tom Lane | 12.0 |
| 2018-10-17 | Const-ify a few more large static tables. | Tom Lane | 12.0 |