Commits

DateSubjectAuthorReleases
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
2015-10-02 Fix potential infinite loop in regular expression execution. Tom Lane 9.3.10
2015-10-02 Fix potential infinite loop in regular expression execution. Tom Lane 9.5.0
2015-10-02 Fix potential infinite loop in regular expression execution. Tom Lane 9.2.14
2014-09-24 Fix incorrect search for "x?" style matches in creviterdissect(). Tom Lane 9.4.0
2014-09-24 Fix incorrect search for "x?" style matches in creviterdissect(). Tom Lane 9.5.0
2014-09-24 Fix incorrect search for "x?" style matches in creviterdissect(). Tom Lane 9.2.10
2014-09-24 Fix incorrect search for "x?" style matches in creviterdissect(). Tom Lane 9.3.6
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.2.5
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.3.0
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.4.0
2013-03-07 Fix infinite-loop risk in fixempties() stage of regex compilation. Tom Lane 9.2.4
2013-03-07 Fix infinite-loop risk in fixempties() stage of regex compilation. Tom Lane 9.3.0
2012-07-10 Back-patch fix for extraction of fixed prefixes from regular expressions. Tom Lane 9.2.0
2012-07-10 Re-implement extraction of fixed prefixes from regular expressions. Tom Lane 9.3.0
2012-05-24 Fix array overrun in regex code. Tom Lane 9.2.0
2012-02-24 Fix the general case of quantified regex back-references. Tom Lane 9.2.0
2012-02-20 Fix regex back-references that are directly quantified with *. Tom Lane 9.2.0