Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-04 | Fix integer-overflow corner cases in substring() functions. | Tom Lane | 12.6 |
| 2019-10-04 | Fix bitshiftright()'s zero-padding some more. | Tom Lane | 12.1 |
| 2019-09-22 | Fix failure to zero-pad the result of bitshiftright(). | Tom Lane | 12.0 |
| 2018-09-11 | Remove ruleutils.c's special case for BIT [VARYING] literals. | Tom Lane | 12.0 |