[HACKERS] GSoC 2017 weekly progress reports ("Explicitly support predicatelocks in index access methods besides b-tree")

Поиск
Список
Период
Сортировка
От Shubham Barai
Тема [HACKERS] GSoC 2017 weekly progress reports ("Explicitly support predicatelocks in index access methods besides b-tree")
Дата
Msg-id CALxAEPvsTiFKi+SMkR2243XkEOduRuUbWvK9GqmcK3=2+be8EQ@mail.gmail.com
обсуждение исходный текст
Ответы [HACKERS] Re: GSoC 2017 weekly progress reports ("Explicitly support predicatelocks in index access methods besides b-tree")  (Kevin Grittner <kgrittn@gmail.com>)
Список pgsql-hackers
GSoC (week 1)


Hi,

Here is the list of things I have done during this week.

1. read documentation on how to set up development environment

2. installed PostgreSQL on Ubuntu from source code

3. read documentation on gist index (http://www.sai.msu.su/~megera/postgres/gist/)

4. went through source code of gist index to understand its implementation

5. found appropriate places in gist index AM to insert calls to existing functions (PredicateLockPage(),  CheckForSerializableConflictIn() ...etc)

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] shm_toc_lookup API
Следующее
От: Jeff Janes
Дата:
Сообщение: [HACKERS] postgres_fdw cost estimation defaults and documentation