diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml
index de80a1901b5..ea27df25698 100644
--- a/doc/src/sgml/ref/alter_table.sgml
+++ b/doc/src/sgml/ref/alter_table.sgml
@@ -485,6 +485,9 @@ WITH ( MODULUS numeric_literal, REM
endterm="sql-altertable-notes-title"/> below for an explanation of the
usefulness of this command.)
+
+ This command acquires a SHARE UPDATE EXCLUSIVE lock.
+