Re: Implementing Incremental View Maintenance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Implementing Incremental View Maintenance
Дата
Msg-id 345103.1618868431@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Implementing Incremental View Maintenance  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Implementing Incremental View Maintenance  (Yugo NAGATA <nagata@sraoss.co.jp>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> This patch (v22c) just crashed for me with an assertion failure on
> Fedora 31. Here's the stack trace:

> #2  0x000000000094a54a in ExceptionalCondition
> (conditionName=conditionName@entry=0xa91dae "queryDesc->sourceText !=
> NULL", errorType=errorType@entry=0x99b468 "FailedAssertion",
> fileName=fileName@entry=0xa91468
> "/home/andrew/pgl/pg_head/src/backend/executor/execMain.c",
> lineNumber=lineNumber@entry=199) at
> /home/andrew/pgl/pg_head/src/backend/utils/error/assert.c:69

That assert just got added a few days ago, so that's why the patch
seemed OK before.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Allowing to create LEAKPROOF functions to non-superuser
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "could not find pathkey item to sort" for TPC-DS queries 94-96