Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4691163

Browse files
committed
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
1 parentdb6e1ae commit4691163

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎doc/src/sgml/ref/alter_table.sgml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,9 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
536536
(See <xref linkend="sql-altertable-notes"/> below for an explanation
537537
of the usefulness of this command.)
538538
</para>
539+
<para>
540+
This command acquires a <literal>SHARE UPDATE EXCLUSIVE</literal> lock.
541+
</para>
539542
</listitem>
540543
</varlistentry>
541544

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp