Re: [HACKERS] GSoC 2017 weekly progress reports (week 3)

2017-06-19 Thread Shubham Barai
Hi , On 19 June 2017 at 22:49, Alvaro Herrera wrote: > Shubham Barai wrote: > > 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. > > Please post it. >

Re: [HACKERS] GSoC 2017 weekly progress reports (week 3)

2017-06-19 Thread Alvaro Herrera
Shubham Barai wrote: > 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. Please post it. -- Álvaro Herrerahttps://www.2ndQuadrant.com/ PostgreSQL D

[HACKERS] GSoC 2017 weekly progress reports (week 3)

2017-06-19 Thread Shubham Barai
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