aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/regex.sql
Commit message (Expand)AuthorAge
* Re-implement extraction of fixed prefixes from regular expressions.Tom Lane2012-07-10
* Fix array overrun in regex code.Tom Lane2012-05-24
* Fix the general case of quantified regex back-references.Tom Lane2012-02-24
* Fix regex back-references that are directly quantified with *.Tom Lane2012-02-20