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 |
| 2021-08-10 | Let regexp_replace() make use of REG_NOSUB when feasible. | Tom Lane | 15.0 |
| 2021-08-09 | Avoid determining regexp subexpression matches, when possible. | Tom Lane | 15.0 |
| 2021-08-03 | Add assorted new regexp_xxx SQL functions. | Tom Lane | 15.0 |