-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2022-05-30
It's the only use of regex in base and isn't the most efficient way to check this easy pattern.
The fact that there is a pcrecpp use in base complicates SERVER-65276.
The in-house pcre2 wrapper has to become part of base to accomodate this one usage.
- is related to
-
SERVER-28294 Create server library for generating UUIDs
- Closed
-
SERVER-65276 Create and integrate wrapper for PCRE2
- Closed
-
SERVER-50894 prefer pcrecpp to std::regex
- Closed