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

Commit712dc23

Browse files
committed
doc: improve ALTER TABLE "offical constraint" wording
Reported-by: Josh KupershmidtDiscussion:https://postgr.es/m/CAK3UJRF=KY_nx_TRQq+t6jOrtS2rry79ktkzPiMDhFx_K=dZAg@mail.gmail.comAuthor: Josh KupershmidtBackpatch-through: master
1 parent798394c commit712dc23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,8 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
525525
Adding a constraint using an existing index can be helpful in
526526
situations where a new constraint needs to be added without blocking
527527
table updates for a long time. To do that, create the index using
528-
<command>CREATE INDEX CONCURRENTLY</command>, and theninstall itas an
529-
officialconstraint using this syntax. See the example below.
528+
<command>CREATEUNIQUEINDEX CONCURRENTLY</command>, and thenconvert itto a
529+
constraint using this syntax. See the example below.
530530
</para>
531531
</note>
532532
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp