Backpatch missing check_stack_depth() to some recursive functions
authorAlexander Korotkov <[email protected]>
Fri, 16 Feb 2024 14:02:00 +0000 (16:02 +0200)
committerAlexander Korotkov <[email protected]>
Mon, 11 Mar 2024 01:06:15 +0000 (03:06 +0200)
commit84cc1a5527564beef86ba500d8318e2f659f6969
tree1a37fb0329f81f0465c0a1a3215b113d0f9ea84b
parent628c3f2e17fef9cee9329f8d142db6a69105c681
Backpatch missing check_stack_depth() to some recursive functions

Backpatch changes from d57b7cc33375bcba6cbd to all supported branches per
proposal of Egor Chindyaskin.

Discussion: https://postgr.es/m/DE5FD776-A8CD-4378-BCFA-3BF30F1F6D60%40mail.ru
src/backend/catalog/dependency.c
src/backend/catalog/heap.c
src/backend/commands/tablecmds.c
src/backend/optimizer/util/clauses.c
src/backend/utils/adt/jsonpath_exec.c