Re: "memory exhausted" in query parser/simplifier for many nested parentheses

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: "memory exhausted" in query parser/simplifier for many nested parentheses
Дата
Msg-id CAKAnmm+1Xv2ge76CQhqKicgOmU2Z5CVJbNm_oLsYusmBophXxg@mail.gmail.com
обсуждение исходный текст
Ответ на "memory exhausted" in query parser/simplifier for many nested parentheses  (Niklas Hambüchen <mail@nh2.me>)
Список pgsql-bugs
While not agreeing that this is a bug (perhaps an under-documented but totally sane limit?) - but here is a shorter repro for the archives:

do $$begin execute format('%s', repeat('(',9999));end$$;

Cheers,
Greg

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