Re: Inadequate executor locking of indexes - Mailing list pgsql-hackers

From David Rowley
Subject Re: Inadequate executor locking of indexes
Date
Msg-id CAKJS1f-Mjw0M3kHiyvuOeYJwYXnh=AXaLA8GVGbjMwz5oNKESg@mail.gmail.com
Whole thread Raw
In response to Re: Inadequate executor locking of indexes  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On Wed, 13 Mar 2019 at 14:55, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> Did you miss ri_RangeTableIndex?  It's the range table index of the result
> relation for which a given ResultRelInfo is created.

I did indeed. I'll hold off modifying the patch in favour of seeing
what other people think about what should be done here.

Thanks for pointing out ri_RangeTableIndex.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Compressed TOAST Slicing
Next
From: Andres Freund
Date:
Subject: Re: Compressed TOAST Slicing