GSoC 2017 weekly progress reports ("Explicitly support predicate locks in index access methods besides b-tree")

Started by Shubham Baraiover 8 years ago2 messages
#1Shubham Barai
shubhambaraiss@gmail.com

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)

#2Kevin Grittner
kgrittn@gmail.com
In reply to: Shubham Barai (#1)
Re: GSoC 2017 weekly progress reports ("Explicitly support predicate locks in index access methods besides b-tree")

On Mon, Jun 5, 2017 at 12:40 PM, Shubham Barai <shubhambaraiss@gmail.com> wrote:

GSoC (week 1)

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)

When you have a patch for any AM, please post it to the list. Each
AM will be reviewed and considered for commit separately.

--
Kevin Grittner
VMware vCenter Server
https://www.vmware.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers