Re: BUG #3796: crash after select from indexed columns

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Matthias" <matthias(dot)schoeneich(at)gmx(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3796: crash after select from indexed columns
Date: 2007-12-03 22:38:03
Message-ID: 15302.1196721483@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Matthias" <matthias(dot)schoeneich(at)gmx(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2007-12-03 23:37:48 Re: BUG #3790: pg_restore error canceling statement due to user request
Previous Message Matthias 2007-12-03 21:29:10 BUG #3796: crash after select from indexed columns