Add missing check_stack_depth() to some recursive functions
Alexander Korotkov <akorotkov@postgresql.org>
Add missing check_stack_depth() to some recursive functions Reported-by: Egor Chindyaskin, Alexander Lakhin Discussion: https://postgr.es/m/1672760457.940462079%40f306.i.mail.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
- Stack overflow issue 44 messages · 2022-08-24 → 2024-04-17