Re: BUG #5049: query crashing backend with TRAP: FailedAssertion - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5049: query crashing backend with TRAP: FailedAssertion
Date
Msg-id 15653.1252713966@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5049: query crashing backend with TRAP: FailedAssertion  ("Thomas" <me@alternize.com>)
List pgsql-bugs
"Thomas" <me@alternize.com> writes:
> while trying out the queries from
> http://radek.cc/2009/09/05/psqlrc-tricks-indexes/, i found the 2nd one
> crashing the database backend:

Fixed, thanks.  It seems to get the right answers if assertions aren't
enabled, so that may be why it hadn't been reported already.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Thomas"
Date:
Subject: BUG #5049: query crashing backend with TRAP: FailedAssertion
Next
From: Luke Koops
Date:
Subject: Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.