[HACKERS] Re: GSoC 2017 weekly progress reports ("Explicitly support predicatelocks in index access methods besides b-tree") - Mailing list pgsql-hackers

From Kevin Grittner
Subject [HACKERS] Re: GSoC 2017 weekly progress reports ("Explicitly support predicatelocks in index access methods besides b-tree")
Date
Msg-id CACjxUsMKzcJKXA5oJk=oW0ue-n+8=oikf6TmWhgSq77DkAbpng@mail.gmail.com
Whole thread Raw
In response to [HACKERS] GSoC 2017 weekly progress reports ("Explicitly support predicatelocks in index access methods besides b-tree")  (Shubham Barai <shubhambaraiss@gmail.com>)
List pgsql-hackers
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/



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] Error while creating subscription when server isrunning in single user mode
Next
From: Peter Geoghegan
Date:
Subject: Re: [HACKERS] PG10 transition tables, wCTEs and multiple operationson the same table