Re: seg fault in contrib/bloom

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: seg fault in contrib/bloom
Date: 2016-05-17 21:02:42
Message-ID: 12300.1463518962@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jeff Janes <jeff(dot)janes(at)gmail(dot)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.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shay Rojansky 2016-05-17 21:23:26 Re: Parameters don't work in FETCH NEXT clause?
Previous Message Manuel Kniep 2016-05-17 21:00:14 foreign table batch inserts