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).
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/5976097c0fce03f8cc201aefc4445ad57e09bb75
Modified Files
--------------
contrib/intarray/_int_bool.c | 3 +++
contrib/ltree/ltxtquery_io.c | 3 +++
contrib/ltree/ltxtquery_op.c | 4 ++++
src/backend/utils/adt/tsquery_cleanup.c | 3 +++
4 files changed, 13 insertions(+)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.