Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-04 | Fix integer-overflow corner cases in substring() functions. | Tom Lane | 13.2 |
| 2020-05-16 | Run pgindent with new pg_bsd_indent version 2.1.1. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-04 | Fix bitshiftright()'s zero-padding some more. | Tom Lane | 13.0 |
| 2019-09-22 | Fix failure to zero-pad the result of bitshiftright(). | Tom Lane | 13.0 |