Re: pgsql: Add assertions that we hold some relevant lock during relation o - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Add assertions that we hold some relevant lock during relation o
Date
Msg-id 6375.1538441561@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Add assertions that we hold some relevant lock duringrelation o  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-committers
Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> writes:
> On 2018/10/02 1:43, Tom Lane wrote:
>> Add assertions that we hold some relevant lock during relation open.
>> ...
>> Amit Langote and Tom Lane

> I'm sorry if it wasn't clear, but the lock manager code was added to the
> original 0001 patch by David Rowley; see this message where he posted the
> updated version of my patch containing the new code:

Wups.  My apologies to David for not researching the pieces of the patch
more closely.

            regards, tom lane


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: Re: pgsql: Add assertions that we hold some relevant lock duringrelation o
Next
From: Amit Kapila
Date:
Subject: pgsql: Test passing expanded-value representations to workers.