| From: | Shubham Barai <shubhambaraiss(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Kevin Grittner <kgrittn(at)gmail(dot)com>, Andrew Borodin <amborodin86(at)gmail(dot)com> |
| Subject: | Re: GSoC 2017 : Patch for predicate locking in Gist index |
| Date: | 2017-06-18 11:48:23 |
| Message-ID: | CALxAEPvR7z9sOpaBgsfs578O0S_4qqoH9Bg5nwqGgLNa4AK3Kw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
Please find the updated patch here.
Regards,
Shubham
On 16 June 2017 at 15:54, Shubham Barai <shubhambaraiss(at)gmail(dot)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(at)gmail(dot)com&idSignature=22>
>
| Attachment | Content-Type | Size |
|---|---|---|
| Predicate-Locking-in-Gist-index_2.patch | application/octet-stream | 31.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2017-06-18 13:09:52 | Re: Getting server crash on Windows when using ICU collation |
| Previous Message | Matt Pulver | 2017-06-18 11:33:51 | Re: INSERT ... ON CONFLICT () SELECT |