Re: seg fault in contrib/bloom - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: seg fault in contrib/bloom
Date
Msg-id CAMkU=1yyiW27bjepZPoSv91+mYQGKhHshS-gnsgYcBdM03NxLw@mail.gmail.com
Whole thread Raw
In response to Re: seg fault in contrib/bloom  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, May 17, 2016 at 2:02 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Jeff Janes <jeff.janes@gmail.com> writes:
>> I'm getting seg faults on contrib/bloom when updating a tuple which
>> was found via a bloom index.
>
> I pushed a patch that should fix this, but without having tried to
> reproduce the problem locally; so possibly I guessed wrong as to
> what is causing it.  Please test.

That fixed it.

Cheers,

Jeff



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Reviewing freeze map code
Next
From: Gavin Flower
Date:
Subject: Re: Reviewing freeze map code