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

Commit3cabe38

Browse files
committed
Fix badly edited doc sentence
Noted by Vik Fearing and Robert Haas
1 parent0324297 commit3cabe38

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/ref/create_table.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -549,9 +549,8 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
549549
Partitioned tables do not support <literal>EXCLUDE</literal> constraints;
550550
however, you can define these constraints on individual partitions.
551551
Also, while it's possible to define <literal>PRIMARY KEY</literal>
552-
constraints on partitioned tables, it is not supported to create foreign
553-
keys cannot that reference them. This restriction will be lifted in a
554-
future release.
552+
constraints on partitioned tables, creating foreign keys that
553+
reference a partitioned table is not yet supported.
555554
</para>
556555

557556
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp