diff options
author | Noah Misch | 2015-10-05 14:06:30 +0000 |
---|---|---|
committer | Noah Misch | 2015-10-05 14:06:30 +0000 |
commit | 5976097c0fce03f8cc201aefc4445ad57e09bb75 (patch) | |
tree | 011ef8299f97ed7812358207b555abe564fedbe5 /src/include/postgres.h | |
parent | 30cb12881de55bc91a2cbde29d836bd3332612c3 (diff) |
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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions