On Tue, May 17, 2016 at 2:02 PM, Tom Lane <[email protected]> wrote: > Jeff Janes <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
