Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-01 | Avoid fetching one past the end of translate()'s "to" parameter. | Tom Lane | 11.20 |
| 2021-01-04 | Fix integer-overflow corner cases in substring() functions. | Tom Lane | 11.11 |
| 2020-04-07 | Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. | Tom Lane | 11.8 |