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

Поиск
Список
Период
Сортировка
От Shubham Barai
Тема [HACKERS] GSoC 2017: weekly progress reports (week 7)
Дата
Msg-id CALxAEPsGSA788Zy3DQUjquFG4+bnvWWxZUpO6VA0GA116x0s=Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] GSoC 2017: weekly progress reports (week 7)  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [PATCH] Make sure all statistics is sent after a few DML are performed
Следующее
От: David Fetter
Дата:
Сообщение: Re: [HACKERS] JSONB - JSONB operator feature request