Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-13 | Amend recent fix for SIMILAR TO regex conversion. | Tom Lane | 14.20 |
| 2023-03-01 | Avoid fetching one past the end of translate()'s "to" parameter. | Tom Lane | 14.8 |
| 2021-01-18 | Add bytea equivalents of ltrim() and rtrim(). | Tom Lane | 14.0 |
| 2021-01-04 | Fix integer-overflow corner cases in substring() functions. | Tom Lane | 14.0 |
| 2020-11-13 | Support negative indexes in split_part(). | Tom Lane | 14.0 |