Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index - Mailing list pgsql-hackers

From Shubham Barai
Subject Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index
Date
Msg-id CALxAEPuexDATv=spQ0DCmFqSqsneCdX8MPxu0UKE8cy3RMpcOg@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Responses Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index
List pgsql-hackers


On 25 January 2018 at 18:40, Alexander Korotkov <a.korotkov@postgrespro.ru> wrote:
On Wed, Jan 10, 2018 at 9:55 PM, Shubham Barai <shubhambaraiss@gmail.com> wrote:
 The previous patch couldn't be applied cleanly because there were some
 modifications to isolation_schedule. I have updated the patch now.

In the attached patch indentation is still looking strange.
I've contacted Shubham using Telegram, and we realized that
it's because he used tab width 8 in his editor.
Shumham seems to have updated version of this patch, but didn't
post it yet.  Thus, I'm marking this "Waiting on author" until
the updated patch is posted.



I have fixed formatting issues. Please take a look at updated patch.

Regards,
Shubham

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOASTtable does not exist
Next
From: Ildus Kurbangaliev
Date:
Subject: Re: [HACKERS] Custom compression methods