Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)
Shubham Barai <shubhambaraiss@gmail.com>
From: Shubham Barai <shubhambaraiss@gmail.com>
To: Thomas Munro <thomas.munro@enterprisedb.com>
Cc: Alexander Korotkov <a.korotkov@postgrespro.ru>,
pgsql-hackers <pgsql-hackers@postgresql.org>, Andrew Borodin <amborodin86@gmail.com>, Kevin Grittner <kgrittn@gmail.com>
Date: 2018-02-28T17:19:48Z
Lists: pgsql-hackers
Attachments
- Predicate-Locking-in-gin-index_v5.patch (application/octet-stream) patch v5
On 28 February 2018 at 05:51, Thomas Munro <thomas.munro@enterprisedb.com> wrote: > On Wed, Jan 3, 2018 at 4:31 AM, Shubham Barai <shubhambaraiss@gmail.com> > wrote: > > I have created new isolation tests. Please have a look at > > updated patch. > > Hi Shubham, > > Could we please have a rebased version of the gin one? > Sure. I have attached a rebased version Regards, Shubham
Commits
-
Re-think predicate locking on GIN indexes.
- 0bef1c0678d9 11.0 landed
-
Predicate locking in GIN index
- 43d1ed60fdd9 11.0 landed