public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alexander Korotkov <[email protected]>
To: [email protected]
Subject: pgsql: Add missing check_stack_depth() to some recursive functions
Date: Fri, 16 Feb 2024 14:02:58 +0000
Message-ID: <[email protected]> (raw)
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
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d57b7cc3338e9d9aa1d7c5da1b25a17c5a72dcce
Modified Files
--------------
src/backend/catalog/dependency.c | 7 +++++++
src/backend/catalog/heap.c | 3 +++
src/backend/commands/tablecmds.c | 13 +++++++++++++
src/backend/optimizer/util/clauses.c | 4 ++++
src/backend/utils/adt/jsonpath_exec.c | 3 +++
5 files changed, 30 insertions(+)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: Add missing check_stack_depth() to some recursive functions
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox