Skip to content
Snippets Groups Projects
Commit 57bf7b54 authored by Tom Lane's avatar Tom Lane
Browse files

Add recursion depth protection to LIKE matching.

Since MatchText() recurses, it could in principle be driven to stack
overflow, although quite a long pattern would be needed.
parent a0c089f3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment