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

Commit7ab96d1

Browse files
committed
docs: error for adding _validated_ domains for existing uses
Report by David G Johnston
1 parentd6c8e8d commit7ab96d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/ref/alter_domain.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@ ALTER DOMAIN <replaceable class="PARAMETER">name</replaceable>
272272

273273
<para>
274274
Currently, <command>ALTER DOMAIN ADD CONSTRAINT</> and
275-
<command>ALTER DOMAIN SET NOT NULL</> will fail if the named domain or
275+
<command>ALTER DOMAIN SET NOT NULL</> will fail if the validated named
276+
domain or
276277
any derived domain is used within a composite-type column of any
277278
table in the database. They should eventually be improved to be
278279
able to verify the new constraint for such nested columns.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp