Install check_stack_depth() protection in two recursive tsquery

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 79048ca1a4bb5dd14a088367bbe8c7d877844ea3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-08-31T02:26:29Z
Releases: 8.3.0
Install check_stack_depth() protection in two recursive tsquery
processing routines.  Per Heikki.

Files

PathChange+/−
src/backend/utils/adt/tsquery.c modified +9 −2
src/backend/utils/adt/tsvector_op.c modified +8 −3