Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 15.16 |
| 2025-09-13 | Amend recent fix for SIMILAR TO regex conversion. | Tom Lane | 15.15 |
| 2025-05-27 | Fix conversion of SIMILAR TO regexes for character classes | Michael Paquier | 15.14 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 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 |