Commits

DateSubjectAuthorReleases
2021-08-08 Make regexp engine's backref-related compilation state more bulletproof. Tom Lane 15.0
2021-08-08 Make regexp engine's backref-related compilation state more bulletproof. Tom Lane 14.0
2021-05-03 Fix performance issue in new regex match-all detection code. Tom Lane 14.0
2021-03-02 Suppress unnecessary regex subre nodes in a couple more cases. Tom Lane 14.0
2021-03-02 Fix semantics of regular expression back-references. Tom Lane 14.0
2021-02-26 Improve memory management in regex compiler. 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
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 Fix regex engine to suppress useless concatenation sub-REs. Tom Lane 14.0
2021-02-20 Recognize "match-all" NFAs within the regex engine. Tom Lane 14.0
2021-02-20 Invent "rainbow" arcs within the regex engine. Tom Lane 14.0
2021-02-17 Make some minor improvements in the regex code. Tom Lane 14.0
2021-02-15 Minor fixes to improve regex debugging code. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-12 Fix misoptimization of "{1,1}" quantifiers in regular expressions. Tom Lane 9.4.23
2019-05-12 Fix misoptimization of "{1,1}" quantifiers in regular expressions. Tom Lane 9.5.18
2019-05-12 Fix misoptimization of "{1,1}" quantifiers in regular expressions. Tom Lane 9.6.14
2019-05-12 Fix misoptimization of "{1,1}" quantifiers in regular expressions. Tom Lane 10.9
2019-05-12 Fix misoptimization of "{1,1}" quantifiers in regular expressions. Tom Lane 11.4
2019-05-12 Fix misoptimization of "{1,1}" quantifiers in regular expressions. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0