diff options
author | Noah Misch <noah@leadboat.com> | 2015-10-05 10:06:30 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-10-05 10:06:33 -0400 |
commit | 7bed97d486bda5761ba7e7982e4133aeded6b852 (patch) | |
tree | e8ca48097436e2afa09e5e5ff4d5c2852b35dc67 /src/backend/regex/regexec.c | |
parent | acf0da1e6476fd3217781065c7e7654873376568 (diff) | |
download | postgresql-7bed97d486bda5761ba7e7982e4133aeded6b852.tar.gz postgresql-7bed97d486bda5761ba7e7982e4133aeded6b852.zip |
Prevent stack overflow in query-type functions.
The tsquery, ltxtquery and query_int data types have a common ancestor.
Having acquired check_stack_depth() calls independently, each was
missing at least one call. Back-patch to 9.0 (all supported versions).
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions