Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: remove src/backend/regex/re_syntax.n. | Tom Lane | 2021-02-25 | 1 | -979/+0 |
* | Change regex \D and \W shorthands to always match newlines. | Tom Lane | 2021-02-25 | 1 | -1/+6 |
* | Allow complemented character class escapes within regex brackets. | Tom Lane | 2021-02-25 | 1 | -9/+4 |
* | Implement lookbehind constraints in our regular-expression engine. | Tom Lane | 2015-10-30 | 1 | -3/+12 |
* | Replace regular expression package with Henry Spencer's latest version | Tom Lane | 2003-02-05 | 1 | -0/+970 |