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

From Shubham Barai
Subject [HACKERS] GSoC 2017 weekly progress reports (week 2)
Date
Msg-id CALxAEPvWVHZ1zrgMazyA8ZOfL344EjiC7AX0VdXr=tA5+HcA2A@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] GSoC 2017 weekly progress reports (week 2)  (Andrew Borodin <borodin@octonica.com>)
List pgsql-hackers
Project: Explicitly support predicate locks in index AMs besides b-tree

Hi, 

During this week, I mostly worked on testing to verify my code and on debugging to solve some issues I was having. I have specifically created two tests. The first test is about verifying serialization failure when there is a read-write conflict. The second one is about checking false positives. We need to make sure that it doesn't generate false positive serialization failures.  So far, I have got expected results. Any feedback on results will be appreciated.


For more details about testing, please have a look at attached files.




Regards,
Shubham



Sent with Mailtrack
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] RTE_NAMEDTUPLESTORE, enrtuples and comments
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] WIP: Data at rest encryption