Commit Graph

8 Commits (76ad24400d73fa10d527844d50bedf7dacb1e87b)

Author SHA1 Message Date
Tom Lane cc1868799c Fix use-after-free issue in regexp engine. 4 years ago
Tom Lane 4aea704a5b Fix semantics of regular expression back-references. 5 years ago
Tom Lane 2a0af7fe46 Allow complemented character class escapes within regex brackets. 5 years ago
Tom Lane b5a66e7353 Fix another ancient bug in parsing of BRE-mode regular expressions. 5 years ago
Tom Lane 4e703d6719 Make some minor improvements in the regex code. 5 years ago
Tom Lane afcc8772ed Fix ancient bug in parsing of BRE-mode regular expressions. 5 years ago
Tom Lane f7a1a805cb Fix bogus link in test comments. 5 years ago
Tom Lane ca8217c101 Add a test module for the regular expression package. 5 years ago