Re: Refactoring speculative insertion with unique indexes a little - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Refactoring speculative insertion with unique indexes a little
Date
Msg-id CAB7nPqTUq6LsmqdrB5kJjJ09gnh+TdMo05uiKhSnwU+4d0xtpQ@mail.gmail.com
Whole thread Raw
In response to Re: Refactoring speculative insertion with unique indexes a little  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Fri, Dec 18, 2015 at 4:31 PM, Peter Geoghegan <pg@heroku.com> wrote:
> On Thu, Dec 17, 2015 at 11:06 PM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> Now per the two points listed in
>> the first sentence in this paragraph, perhaps this opinion is fine as
>> moot :) I didn't get much involved in the development of this code
>> after all.
>
> I'm concerned that Heikki's apparent unavailability will become a
> blocker to this.

Yeah, not only this patch... The second committer with enough
background on the matter is Andres.
-- 
Michael



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Refactoring speculative insertion with unique indexes a little
Next
From: Amit Kapila
Date:
Subject: Re: Patch: fix lock contention for HASHHDR.mutex