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 |
| 2018-09-12 | Repair bug in regexp split performance improvements. | Andrew Gierth | 11.0 |
| 2018-02-22 | Add user-callable SHA-2 functions | Peter Eisentraut | 11.0 |
| 2017-11-20 | Reduce test variability for toast_tuple_target test | Simon Riggs | 11.0 |
| 2017-11-19 | Parameter toast_tuple_target controls TOAST for new rows | Simon Riggs | 11.0 |