Hi, On Fri, Apr 8, 2022 at 9:43 PM Justin Pryzby <pry...@telsasoft.com> wrote: > This patch seems to be causing the planner to crash. > Here's a query reduced from sqlsmith. > > | explain SELECT 1 FROM information_schema.constraint_column_usage WHERE 1 <= > pg_trigger_depth(); > > Program terminated with signal SIGSEGV, Segmentation fault.
Reproduced. Will look into this. Thanks for the report! Best regards, Etsuro Fujita