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

Commit6db9747

Browse files
committed
Update
1 parent49b2f22 commit6db9747

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.24 2000/04/14 22:13:24 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.25 2000/04/14 22:16:01 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -962,8 +962,8 @@ ERROR: Cannot insert a duplicate key into a unique index.
962962
allow one column of a multi-column foreign key to be NULL
963963
unless all foreign key columns are NULL. The default MATCH type
964964
allows a single foreign key column to be NULL while other parts
965-
of the foreign key are not NULL. MATCH PARTIAL isnotcurrently
966-
supported.
965+
of the foreign key are not NULL. MATCH PARTIAL is currently not
966+
supported.
967967
</para>
968968
</listitem>
969969
</varlistentry>
@@ -1510,8 +1510,8 @@ FOREIGN KEY ( <replaceable class="parameter">column</replaceable> [, ...] ) REFE
15101510
allow one column of a multi-column foreign key to be NULL
15111511
unless all foreign key columns are NULL. The default MATCH type
15121512
allows a single foreign key column to be NULL while other parts
1513-
of the foreign key are not NULL. MATCH PARTIAL isnotcurrently
1514-
supported.
1513+
of the foreign key are not NULL. MATCH PARTIAL is currently not
1514+
supported.
15151515
</para>
15161516
</listitem>
15171517
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp