Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-02-21 | Avoid generating extra subre tree nodes for capturing parentheses. | Tom Lane | 14.0 |
| 2021-02-21 | Convert regex engine's subre tree from binary to N-ary style. | Tom Lane | 14.0 |
| 2021-02-20 | Invent "rainbow" arcs within the regex engine. | Tom Lane | 14.0 |