GSoC 2017 weekly progress reports (week 3)

From: Shubham Barai <shubhambaraiss(at)gmail(dot)com>
To: Kevin Grittner <kgrittn(at)gmail(dot)com>, Andrew Borodin <amborodin86(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: GSoC 2017 weekly progress reports (week 3)
Date: 2017-06-19 16:11:48
Message-ID: CALxAEPuAfN29307hrtMaEL3ZWm3LqvgDkBPYehAehbUYZv2APw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Project: Explicitly support predicate locks in index AMs besides b-tree

Hi,

During this week, I continued my work on testing and created my first patch
for gist index. I have also started working on the hash index. In summary,
I have done following things in this week.

1) updated tests to check false positives

2) created tests for index scan

3) fixed a small issue with "make check"

4) fixed a small bug in the code by updating the location of
predicatelockpagesplit().

5) read the source code of hash index to understand its implementation

Regards,
Shubham

<https://mailtrack.io/> Sent with Mailtrack
<https://mailtrack.io/install?source=signature&lang=en&referral=shubhambaraiss(at)gmail(dot)com&idSignature=22>

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-06-19 16:18:04 Re: Decimal64 and Decimal128
Previous Message Robert Haas 2017-06-19 16:05:31 Re: [HACKERS] Postgresql bug report - unexpected behavior of suppress_redundant_updates_trigger