Commits

DateSubjectAuthorReleases
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 9.6.24
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 13.5
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 12.9
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 11.14
2021-08-20 Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 14.0
2021-08-09 Avoid determining regexp subexpression matches, when possible. Tom Lane 15.0
2021-03-08 Further tweak memory management for regex DFAs. Tom Lane 14.0
2021-03-02 Improve performance of regular expression back-references. Tom Lane 14.0
2021-02-22 Simplify memory management for regex DFAs a little. 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-17 Make some minor improvements in the regex code. Tom Lane 14.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
2016-08-19 Clean up another pre-ANSI-C-ism in regex code: get rid of pcolor typedef. Tom Lane 10.0
2015-10-30 Implement lookbehind constraints in our regular-expression engine. Tom Lane 9.6.0
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.1.19
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.0.23
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.4.5
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.6.0
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.2.14
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.3.10
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.5.0
2015-10-02 Fix potential infinite loop in regular expression execution. Tom Lane 9.6.0
2015-10-02 Fix potential infinite loop in regular expression execution. Tom Lane 9.4.5