Document lock level used by ALTER TABLE VALIDATE CONSTRAINT
Backpatch all the way back to 9.6. Author: Simon Riggs <simon.riggs@enterprisedb.com> Discussion: https://postgr.es/m/CANbhV-EwxvdhHuOLdfG2ciYrHOHXV=mm6=fD5aMhqcH09Li3Tg@mail.gmail.com
This commit is contained in:
parent
a25b98d2cf
commit
463ed8834e
@ -476,6 +476,9 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
|
||||
endterm="sql-altertable-notes-title"/> below for an explanation of the
|
||||
usefulness of this command.)
|
||||
</para>
|
||||
<para>
|
||||
This command acquires a <literal>SHARE UPDATE EXCLUSIVE</literal> lock.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user