Backpatch missing check_stack_depth() to some recursive functions
Alexander Korotkov <akorotkov@postgresql.org>
Backpatch missing check_stack_depth() to some recursive functions Backpatch changes from d57b7cc333, 75bcba6cbd to all supported branches per proposal of Egor Chindyaskin. Discussion: https://postgr.es/m/DE5FD776-A8CD-4378-BCFA-3BF30F1F6D60%40mail.ru
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/dependency.c | modified | +7 −0 |
| src/backend/catalog/heap.c | modified | +3 −0 |
| src/backend/commands/tablecmds.c | modified | +13 −0 |
| src/backend/optimizer/util/clauses.c | modified | +4 −0 |
| src/backend/utils/adt/jsonpath_exec.c | modified | +3 −0 |
Discussion
Cited messages not in the archive:
DE5FD776-A8CD-4378-BCFA-3BF30F1F6D60@mail.ru