Обсуждение: [HACKERS] GSoC 2017 weekly progress reports (week 3)

Поиск
Список
Период
Сортировка

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

От
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 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

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

От
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 Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

От
Shubham Barai
Дата:
Hi ,

On 19 June 2017 at 22:49, Alvaro Herrera <alvherre@2ndquadrant.com> 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.
 
I have already sent my patch on 16th June. I have also registered it on commitfest. In case you missed it, please have a look at attached patch.

Regards,
Shubham
 

--
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения