[HACKERS] GSoC 2017 weekly progress reports (week 3) - Mailing list pgsql-hackers

From Shubham Barai
Subject [HACKERS] GSoC 2017 weekly progress reports (week 3)
Date
Msg-id CALxAEPuAfN29307hrtMaEL3ZWm3LqvgDkBPYehAehbUYZv2APw@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] GSoC 2017 weekly progress reports (week 3)
List 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



Sent with Mailtrack

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] [BUGS] Postgresql bug report - unexpected behavior of suppress_redundant_updates_trigger
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Decimal64 and Decimal128