Commit Graph

8 Commits (4aea704a5bfd4b5894a268499369ccab89940c9c)

Author SHA1 Message Date
Tom Lane 4aea704a5b Fix semantics of regular expression back-references. 5 years ago
Tom Lane 7dc13a0f08 Change regex \D and \W shorthands to always match newlines. 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