Use pcre_util::quoteMeta(...) in change streams code

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Change streams
    • None
    • Query Execution
    • Fully Compatible
    • QE 2025-09-29
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Change streams code currently uses a function regexEscapeNsForChangeStream() to escape an input string for usage inside regexes.

      regexEscapeNsForChangeStream does not perform any change-stream specific things, so its calls should be replaced by calls to the already existing pcre_util::quoteMeta() function.

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: