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

Commitf0aa6c0

Browse files
committed
Correct description of constraint_name in ALTER TABLE documentation.
Apparently, the old text was written at a time when the only use ofconstraint_name here was for a constraint to be dropped, but that'sno longer true.Etsuro Fujita
1 parent0c95354 commitf0aa6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ ALTER TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
740740
<term><replaceable class="PARAMETER">constraint_name</replaceable></term>
741741
<listitem>
742742
<para>
743-
Name ofan existing constraint to drop.
743+
Name ofa new or existing constraint.
744744
</para>
745745
</listitem>
746746
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp