From: Bruce Momjian Date: Sat, 8 Apr 2000 02:44:55 +0000 (+0000) Subject: update X-Git-Tag: REL7_0~191 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=75b5915b432318af40dbe37058f65c26aa562490;p=thirdparty%2Fpostgresql.git update --- diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index 5d85c3b157f..56b722847a4 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1,5 +1,5 @@ @@ -1001,7 +1001,7 @@ ERROR: Cannot insert a duplicate key into a unique index. Postgres now supports FOREIGN KEY - integrity constraints (new for release 7.0). + integrity constraints