Re: BUG #17097: FailedAssertion at initsplan.c

From: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>
To: cyg0810(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17097: FailedAssertion at initsplan.c
Date: 2021-07-09 15:57:30
Message-ID: CAFBsxsGHwHMDuCDZj+ZDA6+Bzs02cdGPFSif7Mh-KH18wOT9LQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-07-09 16:40:16 Re: BUG #17083: [PATCH] PostgreSQL fails to build with OpenLDAP 2.5.x
Previous Message Tom Lane 2021-07-09 15:03:52 Re: BUG #17094: FailedAssertion at planner.c