Re: [BUGS] BUG #5049: query crashing backend with TRAP: FailedAssertion

2009-09-11 Thread Tom Lane
"Thomas" 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.

[BUGS] BUG #5049: query crashing backend with TRAP: FailedAssertion

2009-09-11 Thread Thomas
The following bug has been logged online: Bug reference: 5049 Logged by: Thomas Email address: m...@alternize.com PostgreSQL version: 8.4.0 Operating system: Debian lenny Description:query crashing backend with TRAP: FailedAssertion Details: while trying out the que