pgsql: Fixes in bloom contrib module

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixes in bloom contrib module
Date: 2016-04-02 10:54:35
Message-ID: E1amJCN-00065U-6W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fixes in bloom contrib module

Looking at result of buildfarm member jaguarundi it seems to me that
BloomOptions isn't inited sometime, but I don't see yet how it's possible.
Nevertheless, check of signature length's is missed, so, add
a limit of it. Also add missed GenericXLogAbort() in case of already
deleted page in vacuum + minor code refactoring.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/80afb62db0f118f70367a357cef0509a11112ebb

Modified Files
--------------
contrib/bloom/bloom.h | 6 ++++++
contrib/bloom/blutils.c | 11 +++++++----
contrib/bloom/blvacuum.c | 13 +++++++------
3 files changed, 20 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2016-04-02 11:24:12 pgsql: Prevent mark as deleted and as 'has free space' page in bloom mo
Previous Message Tom Lane 2016-04-02 03:07:01 Re: Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user