Re: BUG #1790: coredump in postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dmitry Karasik" <dmitry(at)karasik(dot)eu(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1790: coredump in postgres
Date: 2005-07-28 20:30:28
Message-ID: 28179.1122582628@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Dmitry Karasik" <dmitry(at)karasik(dot)eu(dot)org> writes:
> The following bug has been logged online:

> Bug reference: 1790
> Logged by: Dmitry Karasik
> Email address: dmitry(at)karasik(dot)eu(dot)org
> PostgreSQL version: 8.1-devel
> Operating system: freebsd 5.4
> Description: coredump in postgres
> Details:

> pgsql is 8.1-devel, cvsup-latest

Dmitry provided me with a test case, from which it became apparent that
the problem was the new bitmap indexscan code not being fully ready to
cope with partial indexes. There were a number of problems besides the
core dump itself, but I think I've got it all cleaned up now.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-07-29 03:53:04 Re: BUG #1794: inheritance removes permissions from the parent table
Previous Message Richard Huxton 2005-07-28 15:02:41 Re: Insert statement changes timestamp value from MS Access