Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-13 | Amend recent fix for SIMILAR TO regex conversion. | Tom Lane | 15.15 |
| 2023-03-01 | Avoid fetching one past the end of translate()'s "to" parameter. | Tom Lane | 15.3 |
| 2021-08-10 | Let regexp_replace() make use of REG_NOSUB when feasible. | Tom Lane | 15.0 |
| 2021-08-03 | Add assorted new regexp_xxx SQL functions. | Tom Lane | 15.0 |