| From: | mahendrakar s <mahendrakarforpg(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | Егор Чиндяскин <kyzevan23(at)mail(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Stack overflow issue |
| Date: | 2022-08-24 10:59:07 |
| Message-ID: | CABkiuWpf+wMG10p2srDHEax_xR+PJxBb+FuEkbf7ZX_CGO45zA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thanks.
On Wed, 24 Aug, 2022, 4:19 pm Alvaro Herrera, <alvherre(at)alvh(dot)no-ip(dot)org>
wrote:
> On 2022-Aug-24, mahendrakar s wrote:
>
> > Hi,
> > Can we have a parameter to control the recursion depth in these cases to
> > avoid crashes?
>
> We already have one (max_stack_depth). The problem is lack of calling
> the control function in a few places.
>
> --
> Álvaro Herrera 48°01'N 7°57'E —
> https://www.EnterpriseDB.com/
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2022-08-24 11:07:32 | Re: Change pfree to accept NULL argument |
| Previous Message | Alvaro Herrera | 2022-08-24 10:49:53 | Re: Stack overflow issue |