Re: BUG #17962: postgresql 11 hangs on poly_contain with specific data - Mailing list pgsql-bugs

From Nikolay Shaplov
Subject Re: BUG #17962: postgresql 11 hangs on poly_contain with specific data
Date
Msg-id 31814440.0auUPBzOZ3@thinkpad-pgpro
Whole thread Raw
In response to Re: BUG #17962: postgresql 11 hangs on poly_contain with specific data  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: BUG #17962: postgresql 11 hangs on poly_contain with specific data  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
В письме от вторник, 6 июня 2023 г. 08:17:36 MSK пользователь Kyotaro
Horiguchi написал:
> At Tue, 06 Jun 2023 14:07:49 +0900 (JST), Kyotaro Horiguchi
> <horikyota.ntt@gmail.com> wrote in
> > A feasible fix might be to detect infinite recursion. The attached
> > works for the this specific case well.
>
> FWIW for this tentative version, fixed several misspelling in error
> messages and a comment.

Thank you for your work!

Actually I know how to find such bugs, but I do not know how to fix it. (Or,
more precisely, fixing will keep me for long from finding more)

Hope somebody will apply the fix to the proper branch :-)

--
Nikolay Shaplov aka Nataraj
Fuzzing Engineer at Postgres Professional
Matrix IM: @dhyan:nataraj.su






pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #17963: Recursive table cannot be referenced when using LEFT JOIN instead of LATERAL in recursive term
Next
From: PG Bug reporting form
Date:
Subject: BUG #17964: Missed query planner optimization