Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-02-25 | Doc: remove src/backend/regex/re_syntax.n. | Tom Lane | 14.0 |
| 2021-02-25 | Change regex \D and \W shorthands to always match newlines. | Tom Lane | 14.0 |
| 2021-02-25 | Allow complemented character class escapes within regex brackets. | Tom Lane | 14.0 |