Skip to content

Commit 712dc23

Browse files
committed
doc: improve ALTER TABLE "offical constraint" wording
Reported-by: Josh Kupershmidt Discussion: https://postgr.es/m/CAK3UJRF=KY_nx_TRQq+t6jOrtS2rry79ktkzPiMDhFx_K=dZAg@mail.gmail.com Author: Josh Kupershmidt Backpatch-through: master
1 parent 798394c commit 712dc23

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 then install it as an
529-
official constraint using this syntax. See the example below.
528+
<command>CREATE UNIQUE INDEX CONCURRENTLY</command>, and then convert it to a
529+
constraint using this syntax. See the example below.
530530
</para>
531531
</note>
532532
</listitem>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy