Re: BUG #17097: FailedAssertion at initsplan.c - Mailing list pgsql-bugs

From John Naylor
Subject Re: BUG #17097: FailedAssertion at initsplan.c
Date
Msg-id CAFBsxsGHwHMDuCDZj+ZDA6+Bzs02cdGPFSif7Mh-KH18wOT9LQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #17097: FailedAssertion at initsplan.c  (John Naylor <john.naylor@enterprisedb.com>)
Responses Re: BUG #17097: FailedAssertion at initsplan.c  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I wrote:

> Thanks for the report! Unfortunately, the stack trace was not informative, because there are no debug symbols. Here's a minimal reproducer, which also traps an assertion on PG13. I'll bisect and see how far back it goes.

The reproducer I shared stopped working at 7266d0997dd2a (Allow functions-in-FROM to be pulled up if they reduce to constants). I'll dig deeper a bit later unless someone beats me to it.

--
John Naylor
EDB: http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17094: FailedAssertion at planner.c
Next
From: Tom Lane
Date:
Subject: Re: BUG #17083: [PATCH] PostgreSQL fails to build with OpenLDAP 2.5.x