Re: BUG #17097: FailedAssertion at initsplan.c

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: BUG #17097: FailedAssertion at initsplan.c
Дата
Msg-id CAFBsxsGHwHMDuCDZj+ZDA6+Bzs02cdGPFSif7Mh-KH18wOT9LQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #17097: FailedAssertion at initsplan.c  (John Naylor <john.naylor@enterprisedb.com>)
Ответы Re: BUG #17097: FailedAssertion at initsplan.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17094: FailedAssertion at planner.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17083: [PATCH] PostgreSQL fails to build with OpenLDAP 2.5.x