pgsql: Backpatch missing check_stack_depth() to some recursive function

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Backpatch missing check_stack_depth() to some recursive function
Дата
Msg-id E1rjVKY-0039aB-On@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/84788ee5b4ee5a7ee7543c8dce9f270101f352f1

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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Backpatch missing check_stack_depth() to some recursive function
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Doc: Warn about two_phase when altering a subscription's slot na