Install check_stack_depth() protection in two recursive tsquery
Tom Lane <tgl@sss.pgh.pa.us>
Install check_stack_depth() protection in two recursive tsquery processing routines. Per Heikki.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/tsquery.c | modified | +9 −2 |
| src/backend/utils/adt/tsvector_op.c | modified | +8 −3 |