Re: BUG #2594: Gin Indexes cause server to crash on Windows

From: Bernhard Weisshuhn <bkw(at)weisshuhn(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Subject: Re: BUG #2594: Gin Indexes cause server to crash on Windows
Date: 2006-08-30 09:59:05
Message-ID: 20060830095905.GA20345@weisshuhn.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Aug 29, 2006 at 05:13:40PM -0600, Charlie Savage <cfis(at)savagexi(dot)com> wrote:

>> Tom Lane wrote:
>>
>>> It appears that building a gin index on an empty table fails on any
>>> platform. I get a null pointer dereference with the following stack
>>> trace

> Teodor Sigaev wrote:
>
>> Fixed in HEAD, thank you

For the sake of completeness/reference: The backport for 8.1
(http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/gin_tsearch2_81.gz)
doesn't seem to have this bug, at least on a linux x86_64 machine I can
create empty gin indexes with no problem.

And the performance is sweeeet! Thanks Oleg & Teodor!

kind regards,
bkw

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Teodor Sigaev 2006-08-30 10:25:37 Re: BUG #2594: Gin Indexes cause server to crash on Windows
Previous Message Filip Hrbek 2006-08-30 08:18:46 Re: Partially corrupted table