Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 13.0 |
| 2020-05-16 | Run pgindent with new pg_bsd_indent version 2.1.1. | Tom Lane | 13.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 13.0 |
| 2020-02-01 | Optimizations for integer to decimal output. | Andrew Gierth | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-28 | Remove useless "return;" lines | Alvaro Herrera | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-08-07 | Fix some incorrect parsing of time with time zone strings | Michael Paquier | 13.0 |
| 2019-07-26 | Tweak our special-case logic for the IANA "Factory" timezone. | Tom Lane | 13.0 |
| 2019-07-22 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |