Re: Cursor on an INTERSECT query assertion fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cursor on an INTERSECT query assertion fails
Дата
Msg-id 8567.1193072747@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cursor on an INTERSECT query assertion fails  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-bugs
"Heikki Linnakangas" <heikki@enterprisedb.com> writes:
> TRAP: FailedAssertion("!(parse->utilityStmt == ((void *)0))", File:
> "prepunion.c", Line: 114)

> ISTM the Assertion is just bogus, and can be removed.

Good catch --- this used to be OK but I'd changed the parsetree
representation of DECLARE CURSOR, so it's now bogus.  Removed.

            regards, tom lane

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