Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group