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

Поиск
Список
Период
Сортировка
От Shubham Barai
Тема [HACKERS] GSoC 2017 weekly progress reports (week 2)
Дата
Msg-id CALxAEPvWVHZ1zrgMazyA8ZOfL344EjiC7AX0VdXr=tA5+HcA2A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] GSoC 2017 weekly progress reports (week 2)  (Andrew Borodin <borodin@octonica.com>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] RTE_NAMEDTUPLESTORE, enrtuples and comments
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] WIP: Data at rest encryption