Commits

DateSubjectAuthorReleases
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 8.1.12
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 8.2.8
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 8.3.2
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 8.4.0
2007-09-22 Doh --- what's really happening on buildfarm member grebe is that its Tom Lane 8.3.0
2007-09-21 Fix regex, LIKE, and some other second-rank text-manipulation functions Tom Lane 8.3.0
2007-08-11 Avoid memory leakage across successive calls of regexp_matches() or Tom Lane 8.3.0
2007-08-11 Code review for regexp_matches/regexp_split patch. Refactor to avoid assuming Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-01-03 Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the Tom Lane 7.4.15
2007-01-03 Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the Tom Lane 8.0.10
2007-01-03 Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the Tom Lane 8.1.6
2007-01-03 Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the Tom Lane 8.2.1
2007-01-03 Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the Tom Lane 8.3.0
2006-04-13 Fix similar_escape() so that SIMILAR TO works properly for patterns involving Tom Lane 7.4.13
2006-04-13 Fix similar_escape() so that SIMILAR TO works properly for patterns involving Tom Lane 8.0.8
2006-04-13 Fix similar_escape() so that SIMILAR TO works properly for patterns involving Tom Lane 8.1.4
2006-04-13 Fix similar_escape() so that SIMILAR TO works properly for patterns involving Tom Lane 8.2.0
2005-10-18 Code review for regexp_replace patch. Improve documentation and comments, Tom Lane 8.1.0
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2004-11-24 Our interface code for Spencer's regexp package was checking for regexp Tom Lane 7.4.7
2004-11-24 Our interface code for Spencer's regexp package was checking for regexp Tom Lane 8.0.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2004-02-03 Ensure that memcmp() does not run off the end of memory, per Kurt Roeckx. Tom Lane 7.4.2
2004-02-03 pwd Tom Lane 8.0.0