Commits

DateSubjectAuthorReleases
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 8.4.18
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.0.14
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.1.10
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.2.5
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.3.0
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.4.0
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 8.3.20
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 8.4.13
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 9.0.9
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 9.1.5
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 9.2.0
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 9.3.0
2012-07-10 Back-patch fix for extraction of fixed prefixes from regular expressions. Tom Lane 8.3.20
2012-07-10 Back-patch fix for extraction of fixed prefixes from regular expressions. Tom Lane 8.4.13
2012-07-10 Back-patch fix for extraction of fixed prefixes from regular expressions. Tom Lane 9.0.9
2012-07-10 Back-patch fix for extraction of fixed prefixes from regular expressions. Tom Lane 9.1.5
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
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-04-10 Teach regular expression operators to honor collations. Tom Lane 9.1.0
2010-01-02 Fix similar_escape() to convert parentheses to non-capturing style. Tom Lane 9.0.0
2009-10-21 Remove regex_flavor GUC, so that regular expressions are always "advanced" Tom Lane 9.0.0
2009-10-10 Improve similar_escape() in two different ways: Tom Lane 9.0.0
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 7.4.20
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 8.0.16