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

From Shubham Barai
Subject [HACKERS] GSoC 2017: weekly progress reports (week 7)
Date
Msg-id CALxAEPsGSA788Zy3DQUjquFG4+bnvWWxZUpO6VA0GA116x0s=Q@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] GSoC 2017: weekly progress reports (week 7)
List pgsql-hackers
Project: Explicitly support predicate locks in index AMs besides b-tree

Hi,

During this week, I read documentation and source code of BRIN index to understand its implementation.
But later I found out that it is unlikely to implement page level or tuple level predicate locking in BRIN index.
In this week, I also fixed a small issue and updated my previous patch for gin index. Currently, I am working on 
sp-gist index.


Regards,
Shubham

Sent with Mailtrack

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] [PATCH] Make sure all statistics is sent after a few DML are performed
Next
From: David Fetter
Date:
Subject: Re: [HACKERS] JSONB - JSONB operator feature request