Re: BUG #3796: crash after select from indexed columns - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3796: crash after select from indexed columns
Date
Msg-id 15302.1196721483@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3796: crash after select from indexed columns  ("Matthias" <matthias.schoeneich@gmx.net>)
List pgsql-bugs
"Matthias" <matthias.schoeneich@gmx.net> writes:
> TRAP: FailedAssertion("!(((rinfo->clause) != ((void *)0) &&
> ((((Node*)(rinfo->clause))->type) == T_OpExpr)))", File:
> ".\src\backend\optimizer\plan\planagg.c", Line: 371)

Fixed, thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Matthias"
Date:
Subject: BUG #3796: crash after select from indexed columns
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #3790: pg_restore error canceling statement due to user request