Re: GSoC 2017 : Patch for predicate locking in Gist index

Shubham Barai <shubhambaraiss@gmail.com>

From: Shubham Barai <shubhambaraiss@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Cc: Kevin Grittner <kgrittn@gmail.com>, Andrew Borodin <amborodin86@gmail.com>
Date: 2017-06-18T11:48:23Z
Lists: pgsql-hackers

Attachments

Hi,

Please find the updated patch here.

Regards,
Shubham

On 16 June 2017 at 15:54, Shubham Barai <shubhambaraiss@gmail.com> wrote:

> Hi, hackers!
>
> I have created my first patch for predicate locking in gist index. It
> includes a test for verification of serialization failures and a test to
> check false positives.
> I am submitting my patch little late because there were some issues with
> "make check" that I was trying to solve. Now, the patch passes all existing
> tests.
>
> Regards,
> Shubham
>
>
>
>   <https://mailtrack.io/> Sent with Mailtrack
> <https://mailtrack.io/install?source=signature&lang=en&referral=shubhambaraiss@gmail.com&idSignature=22>
>

Commits

  1. Add predicate locking for GiST