Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign interrupt/cancel API for regex engine. | Thomas Munro | 2023-04-08 | 1 | -10/+0 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 | 1 | -1/+1 |
* | Consistently use named parameters in regex code. | Peter Geoghegan | 2022-09-19 | 1 | -1/+1 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 | 1 | -1/+1 |
* | Add missing array-enlargement logic to test_regex.c. | Tom Lane | 2021-01-17 | 1 | -0/+14 |
* | Add a test module for the regular expression package. | Tom Lane | 2021-01-06 | 1 | -0/+759 |